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.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/extensions/Vector/modules/ext.vector.expandableSearch.css b/extensions/Vector/modules/ext.vector.expandableSearch.css
new file mode 100644
index 00000000..be679b4c
--- /dev/null
+++ b/extensions/Vector/modules/ext.vector.expandableSearch.css
@@ -0,0 +1,9 @@
+.expandableField {
+ display: block;
+}
+#simpleSearch {
+ overflow: auto;
+}
+#searchButton {
+ margin-top: 0.2em !important;
+} \ No newline at end of file