Minor cosmetic tweak
This commit is contained in:
parent
42e69dbf97
commit
f606aea369
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user