[Slashdotjp-dev 876] [393] fix for ie layout

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 12月 31日 (月) 05:59:11 JST


Revision: 393
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=393
Author:   tach
Date:     2007-12-31 05:59:11 +0900 (Mon, 31 Dec 2007)

Log Message:
-----------
fix for ie layout

Modified Paths:
--------------
    images/css/slashdotjp.css


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2007-12-30 17:07:26 UTC (rev 392)
+++ images/css/slashdotjp.css	2007-12-30 20:59:11 UTC (rev 393)
@@ -48,7 +48,9 @@
 #search.aduserbox .generalbody,
 #firehoselist,
 #firehose #message,
-.firemenu,
+#firehose #messagearea,
+#firehose #itemsreturned,
+#firehose .firemenu,
 #firehose .paginate,
 div#users-blocks {
 	margin-right: 212px;
@@ -137,6 +139,13 @@
 	font-size: 82%;
 }
 
+/* ads format */
+div.article div.bigbanner,
+div.adsense_468x60 {
+	overflow: hidden;
+	width: 100%;
+}
+
 /* upper osdnbar */
 #osdnbar {
 	font-weight: normal;


Slashdotjp-dev メーリングリストの案内
Back to archive index