[Rt-commit] r12931 - in rt/branches/3.8-TESTING: .
jesse at bestpractical.com
jesse at bestpractical.com
Thu Jun 5 15:19:32 EDT 2008
Author: jesse
Date: Thu Jun 5 15:19:18 2008
New Revision: 12931
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket-search.css
Log:
r32321 at 31b: jesse | 2008-06-05 15:15:16 -0400
* slightly less in the way of exploding UI when you shrink down the ticket search page
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 Thu Jun 5 15:19:18 2008
@@ -70,10 +70,14 @@
#comp-Search-Build #pick-criteria {
width: 58%;
padding-top: 0.2em;
- overflow-x: scroll;
margin-top: -0.1em;
}
+#comp-Search-Build #pick-criteria .titlebox-content {
+ overflow-x: scroll;
+}
+
+
#comp-Search-Build .submit {
width: 58%;
More information about the Rt-commit
mailing list