summaryrefslogtreecommitdiff
path: root/extensions/Vector/modules/ext.vector.expandableSearch.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Vector/modules/ext.vector.expandableSearch.css')
-rw-r--r--extensions/Vector/modules/ext.vector.expandableSearch.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/Vector/modules/ext.vector.expandableSearch.css b/extensions/Vector/modules/ext.vector.expandableSearch.css
index be679b4c..8b33bbb1 100644
--- a/extensions/Vector/modules/ext.vector.expandableSearch.css
+++ b/extensions/Vector/modules/ext.vector.expandableSearch.css
@@ -1,9 +1,11 @@
.expandableField {
display: block;
}
+
#simpleSearch {
overflow: auto;
}
+
#searchButton {
margin-top: 0.2em !important;
-} \ No newline at end of file
+}