aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/assets/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/juick-www/src/main/assets/style.css b/juick-www/src/main/assets/style.css
index 8e4a5cf6..3815840e 100644
--- a/juick-www/src/main/assets/style.css
+++ b/juick-www/src/main/assets/style.css
@@ -524,6 +524,9 @@ article .tags > a,
#wrapper {
margin-top: 104px;
}
+ #search {
+ display: none;
+ }
.msg-txt {
padding-top: 5px;
}