[Rt-commit] r12785 - in rt/branches/3.8-TESTING: .

jesse at bestpractical.com jesse at bestpractical.com
Mon Jun 2 09:50:49 EDT 2008


Author: jesse
Date: Mon Jun  2 09:50:48 2008
New Revision: 12785

Modified:
   rt/branches/3.8-TESTING/   (props changed)
   rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket-search.css

Log:
 r32090 at 106:  jesse | 2008-06-02 09:43:36 -0400
 * fix search ui on smaller screens


Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket-search.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket-search.css	(original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket-search.css	Mon Jun  2 09:50:48 2008
@@ -45,6 +45,8 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
+
+
 #comp-Search-Build #body {
     position: relative;
 }
@@ -53,7 +55,7 @@
   position: absolute;
   margin-top: 0.2em;
   right: 1em;
-  width: 40%;
+  left: 60%;
   top: 1em;
 /*  margin-top: -1em; */
 }


More information about the Rt-commit mailing list