Author: vmassol
Date: 2008-02-26 16:40:41 +0100 (Tue, 26 Feb 2008)
New Revision: 7963

Modified:
   xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
Log:
XSTOUCAN-3: Some issues with IE
Patch submitted by Laurent Lunati

* Fixes lightbox on IE

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-26 15:39:26 UTC (rev 7962)
+++ xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css       
2008-02-26 15:40:41 UTC (rev 7963)
@@ -2684,7 +2684,7 @@
 form#inline #xwikiuserprofile input ,
 #lb-content #xwikiuserprofile input {width: 350px;}
 form#inline #xwikiuserprofile label,
-#lb-content #xwikiuserprofile label {font-size: 1.4em;}
+#lb-content #xwikiuserprofile label {font-size: 1.4em;line-height: 1.2em;}
 
 /* @group contentPanels */
 

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to