Author: sdumitriu
Date: 2008-02-18 17:49:57 +0100 (Mon, 18 Feb 2008)
New Revision: 7800
Modified:
xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
Log:
XSTOUCAN-1
Fix some invalid css
Modified: xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
===================================================================
--- xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
2008-02-18 16:47:45 UTC (rev 7799)
+++ xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
2008-02-18 16:49:57 UTC (rev 7800)
@@ -2716,8 +2716,8 @@
/* IE */
-* html * {zoom:1; }
-* html p {zoom: 0 !important;}
+* html * {display: inline-block; }
+* html p {display: block !important;}
* html a {position: relative; z-index:1;}
* html #rightPanels, #editPanels { margin-top: -27px; height: 400px;}
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications