summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 9fc90756..7112e203 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -290,7 +290,7 @@ input[type="search"]::-webkit-search-cancel-button {
left: 0;
right: 0;
bottom: 0;
- height: 30px;
+ max-height: 30vh;
}
body .footer a {