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

trs at bestpractical.com trs at bestpractical.com
Sat Jul 9 12:12:32 EDT 2005


Author: trs
Date: Sat Jul  9 12:12:31 2005
New Revision: 3448

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/body.css
Log:
 r4951 at wintermute:  tom | 2005-07-09 12:05:54 -0400
 Better positioning


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/body.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/body.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/body.css	Sat Jul  9 12:12:31 2005
@@ -111,7 +111,7 @@
   text-indent: -9999px;
 
   position: absolute;
-  top: 0.5em;
+  top: 0.4em;
   left: 0.75em;
   float: left;
 
@@ -137,7 +137,7 @@
 
 %# Compensates for IE's bad box model by hiding this rule from other browsers
 * html .titlebox .title .widget a {
-    background-position: center 0.4em;
+    background-position: center 0.3em;
 }
 
 .titlebox .title .widget a.rolled-up {


More information about the Rt-commit mailing list