[Svn] r3248 - trunk/roundcubemail/skins/default

trac at roundcube.net trac at roundcube.net
Thu Feb 4 19:21:27 CET 2010


Author: alec
Date: 2010-02-04 12:21:26 -0600 (Thu, 04 Feb 2010)
New Revision: 3248

Modified:
   trunk/roundcubemail/skins/default/common.css
Log:
- IE7 fix


Modified: trunk/roundcubemail/skins/default/common.css
===================================================================
--- trunk/roundcubemail/skins/default/common.css	2010-02-04 14:34:19 UTC (rev 3247)
+++ trunk/roundcubemail/skins/default/common.css	2010-02-04 18:21:26 UTC (rev 3248)
@@ -143,9 +143,9 @@
   top: 0px;
   right: 0px;
   width: 600px;
-  height: 28px;
+  height: 24px;
   background: url(images/taskbar.gif) top right no-repeat;
-  padding: 10px 4px 0px 0px;
+  padding: 10px 4px 5px 0px;
   text-align: right;
   white-space: nowrap;
   z-index: 2;

_______________________________________________
http://lists.roundcube.net/mailman/listinfo/svn



More information about the Svn mailing list