[pLog-svn] r4198 - plog/trunk/styles

oscar at devel.lifetype.net oscar at devel.lifetype.net
Fri Oct 27 21:39:53 GMT 2006


Author: oscar
Date: 2006-10-27 21:39:52 +0000 (Fri, 27 Oct 2006)
New Revision: 4198

Modified:
   plog/trunk/styles/admin.css
Log:
fixed the issue with buttons not being properly aligned to the right side of the page


Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2006-10-27 21:35:07 UTC (rev 4197)
+++ plog/trunk/styles/admin.css	2006-10-27 21:39:52 UTC (rev 4198)
@@ -450,7 +450,7 @@
 
 .buttons
 {
-    width: 88%;
+    width: 99%;
     margin-left: auto;
     margin-right: auto;
     text-align: right;



More information about the pLog-svn mailing list