소스 검색

Aloow wrap of headings.

[SVN r33863]
Rene Rivera 20 년 전
부모
커밋
71210f609c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      more/css_0/common.css

+ 2 - 2
more/css_0/common.css

@@ -43,9 +43,9 @@ a:hover {
 /* - For IE we can't really control this so we only make
 /* - For IE we can't really control this so we only make
    sure the container doesn't look strange at small sizes by
    sure the container doesn't look strange at small sizes by
    making the body have enough whitespace. */
    making the body have enough whitespace. */
-#content h1, #content h2, #content h3 {
+/* #content h1, #content h2, #content h3 {
   white-space: nowrap;
   white-space: nowrap;
-}
+} */
 /* - New browsers have the easy way to set this. */
 /* - New browsers have the easy way to set this. */
 .body-0 {
 .body-0 {
   min-width: 55em;
   min-width: 55em;

粤ICP备19079148号