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

trs at bestpractical.com trs at bestpractical.com
Sun Jul 10 23:46:29 EDT 2005


Author: trs
Date: Sun Jul 10 23:46:28 2005
New Revision: 3460

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/body.css
Log:
 r4979 at wintermute:  tom | 2005-07-10 10:27:42 -0400
 Fixed positioning of hide/show widget in IE6...


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	Sun Jul 10 23:46:28 2005
@@ -140,6 +140,7 @@
 %# Compensates for IE's bad box model by hiding this rule from other browsers
 * html .titlebox .title .widget a {
     background-position: center 0.3em;
+    left: -3.5em;
 }
 
 .titlebox .title .widget a.rolled-up {


More information about the Rt-commit mailing list