Fix clip on bottom of the search box

This commit is contained in:
palewire 2023-04-06 09:16:54 -04:00
parent 2a9c1776d6
commit 45384560a5
No known key found for this signature in database
GPG key ID: A5AD4A9AD42D69AB

View file

@ -458,7 +458,7 @@
}
nav.input {
margin: 0.5rem 0 0 0;
margin: 0.5rem 0;
padding: 0;
width: 100%;
display: flex;