[Slashdotjp-dev 1301] [830] force line-height for tooltip

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 11月 20日 (木) 19:36:36 JST


Revision: 830
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=830
Author:   tach
Date:     2008-11-20 19:36:36 +0900 (Thu, 20 Nov 2008)

Log Message:
-----------
force line-height for tooltip

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-11-20 10:32:48 UTC (rev 829)
+++ images/css/slashdotjp.css	2008-11-20 10:36:36 UTC (rev 830)
@@ -464,7 +464,7 @@
 	margin-left: 8px;
 	width: 200px;
 	white-space: normal;
-	line-height: 1.4;
+	line-height: 1.4 !important;
 	z-index: 10;
 }
 


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