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 { diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 592b91ca..9e5b735c 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -106,7 +106,7 @@ <%= content %> -
+