[Rt-commit] r12886 - rt/branches/3.8-TESTING/share/html/NoAuth/css/web2

jesse at bestpractical.com jesse at bestpractical.com
Wed Jun 4 15:45:58 EDT 2008


Author: jesse
Date: Wed Jun  4 15:45:57 2008
New Revision: 12886

Modified:
   rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css

Log:
* revert a removal which broke tab rendering in the search ui


Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css	(original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css	Wed Jun  4 15:45:57 2008
@@ -61,6 +61,7 @@
 }
 
 div#body {
+    position: relative;
     padding: 1em;
     padding-top: 1.5em;
     -moz-border-radius: 0.5em;


More information about the Rt-commit mailing list