Minor cosmetic tweak

This commit is contained in:
Simon Kornblith 2012-01-30 01:33:37 -05:00
parent 42e69dbf97
commit f606aea369

View File

@ -3,12 +3,12 @@ body {
} }
#quick-format-search:not([multiline="true"]) { #quick-format-search:not([multiline="true"]) {
height: 27px !important; height: 29px !important;
} }
#quick-format-search { #quick-format-search {
background: white; background: white;
padding: 1px 2px 1px 0; padding: 0 2px 0 0;
border: 1px solid rgba(0, 0, 0, 0.5); border: 1px solid rgba(0, 0, 0, 0.5);
-moz-appearance: textfield; -moz-appearance: textfield;
} }