[Piwik-svn] r329 - trunk/plugins/Dashboard/templates

svnmaster at piwik.org svnmaster at piwik.org
Sat Mar 8 22:30:25 CET 2008


Author: julien
Date: 2008-03-08 22:30:25 +0100 (Sat, 08 Mar 2008)
New Revision: 329

Modified:
   trunk/plugins/Dashboard/templates/dashboard.css
Log:
-Fixed a critical css bug under IE

Modified: trunk/plugins/Dashboard/templates/dashboard.css
===================================================================
--- trunk/plugins/Dashboard/templates/dashboard.css	2008-03-08 21:22:07 UTC (rev 328)
+++ trunk/plugins/Dashboard/templates/dashboard.css	2008-03-08 21:30:25 UTC (rev 329)
@@ -70,7 +70,7 @@
 #close.button {
 	float: right;
 	display: none;
-	margin: 5px;
+	margin: 3px;
 }
 
 .dialog {



More information about the Piwik-svn mailing list