[Rt-commit] rt branch, 4.2/rudder, updated. rt-4.1.19-10-g1286e6c
Jesse Vincent
jesse at bestpractical.com
Fri Aug 23 13:07:53 EDT 2013
The branch, 4.2/rudder has been updated
via 1286e6cdcae15972dcb7c6c130bf5914f820ea52 (commit)
from 5423bd09cc3562e2645a36c87e7838d8e7c28edc (commit)
Summary of changes:
share/static/css/rudder/nav.css | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 1286e6cdcae15972dcb7c6c130bf5914f820ea52
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Aug 23 13:07:38 2013 -0400
slight cleanup to topactions formatting
diff --git a/share/static/css/rudder/nav.css b/share/static/css/rudder/nav.css
index 5dc1565..1cead1d 100644
--- a/share/static/css/rudder/nav.css
+++ b/share/static/css/rudder/nav.css
@@ -118,8 +118,8 @@
#topactions input[type=submit],
#topactions button {
font-size: 1em;
- padding-top: 0.2em;
- padding-bottom: 0.3em;
+ padding-top: 0.25em;
+ padding-bottom: 0.25em;
padding-left: 0.5em;
padding-right: 0.5em;
width: 8em;
@@ -128,6 +128,10 @@
}
+#topactions .select-queue {
+ padding-right: 0;
+}
+
#topactions #simple-search .field{
margin-left: 1em;
color: #787;
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list