summaryrefslogtreecommitdiffstats
path: root/css/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index 8ed2a734f..e1732a7fd 100644
--- a/css/app.css
+++ b/css/app.css
@@ -40,3 +40,7 @@
#undo a:hover {
text-decoration: underline;
}
+
+#searchbox {
+ display: block !important;
+} \ No newline at end of file