summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/css/searxng.css
diff options
context:
space:
mode:
authorMrPaulBlack <paul.accounts@protonmail.com>2021-10-18 21:57:56 +0200
committerMrPaulBlack <paul.accounts@protonmail.com>2021-10-18 21:57:56 +0200
commit9ff0a91fcad3d2b531d0eca725327da62163dca5 (patch)
tree568444dbbf83fe943ff54efb55219623407a44e5 /searx/static/themes/simple/css/searxng.css
parent6204ef665f5418ed7b4b188e04d36f3c685f5fd3 (diff)
[build] /static
Diffstat (limited to 'searx/static/themes/simple/css/searxng.css')
-rw-r--r--searx/static/themes/simple/css/searxng.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/css/searxng.css b/searx/static/themes/simple/css/searxng.css
index 9b2c2fbd8..4d9523a8b 100644
--- a/searx/static/themes/simple/css/searxng.css
+++ b/searx/static/themes/simple/css/searxng.css
@@ -1962,7 +1962,7 @@ td:hover .engine-tooltip,
.autocomplete.open:empty {
display: none;
}
-@media screen and (max-width: 45rem) {
+@media screen and (max-width: 50em) {
.autocomplete {
bottom: 0;
}