[pLog-svn] r6840 - plog/branches/lifetype-1.2/styles

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Sun Feb 22 22:20:31 EST 2009


Author: jondaley
Date: 2009-02-22 22:20:31 -0500 (Sun, 22 Feb 2009)
New Revision: 6840

Modified:
   plog/branches/lifetype-1.2/styles/admin-ie.css
Log:
ie7 bug with an extra space in lists.

Modified: plog/branches/lifetype-1.2/styles/admin-ie.css
===================================================================
--- plog/branches/lifetype-1.2/styles/admin-ie.css	2009-02-23 03:06:30 UTC (rev 6839)
+++ plog/branches/lifetype-1.2/styles/admin-ie.css	2009-02-23 03:20:31 UTC (rev 6840)
@@ -8,4 +8,9 @@
 .buttons
 {
 	padding-top: 7px;
-}
\ No newline at end of file
+}
+
+#content .menuTop li
+{
+ height: 100%;
+}



More information about the pLog-svn mailing list