[Rt-commit] r13832 - in rt/3.8/trunk: share/html/NoAuth/css/web2

kyoki at bestpractical.com kyoki at bestpractical.com
Mon Jul 7 14:05:43 EDT 2008


Author: kyoki
Date: Mon Jul  7 14:05:43 2008
New Revision: 13832

Modified:
   rt/3.8/trunk/   (props changed)
   rt/3.8/trunk/share/html/NoAuth/css/web2/forms.css

Log:
 r23520 at nyx:  kyoki | 2008-07-02 17:12:02 -0400
 RT-Ticket: 9899
 RT-Status: Resolved
 RT-Update: Correspond
 increased padding to prevent overlap


Modified: rt/3.8/trunk/share/html/NoAuth/css/web2/forms.css
==============================================================================
--- rt/3.8/trunk/share/html/NoAuth/css/web2/forms.css	(original)
+++ rt/3.8/trunk/share/html/NoAuth/css/web2/forms.css	Mon Jul  7 14:05:43 2008
@@ -138,7 +138,7 @@
 .label, .labeltop {
  text-align: right;
  font-size: 0.8em;
- padding-right: 0.5em;
+ padding-right: 1.5em;
 
 } 
 


More information about the Rt-commit mailing list