[Rt-commit] r3425 - in rt/branches/3.5-TESTING: . html/NoAuth/css

trs at bestpractical.com trs at bestpractical.com
Fri Jul 8 00:40:24 EDT 2005


Author: trs
Date: Fri Jul  8 00:40:23 2005
New Revision: 3425

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
   rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
Log:
 r4857 at wintermute:  tom | 2005-07-08 00:03:33 -0400
 Spacing fixes


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/forms.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/forms.css	Fri Jul  8 00:40:23 2005
@@ -52,7 +52,7 @@
     background: white;
     font-weight: bold;
     font-size: 0.8em;
-    margin: 0.5em;
+    margin: 0.5em 0.5em 0 0.5em;
 }
 
 form input.button:active {

Modified: rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/misc.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/misc.css	Fri Jul  8 00:40:23 2005
@@ -98,6 +98,7 @@
 #quickbar #topactions form .button {
     padding: 0 2px 0 2px;
     font-size: 1em;
+    margin: 0;
 }
 
 #quickbar #topactions form .field {


More information about the Rt-commit mailing list