Search: Fix mobile styling, fixes #157

This commit is contained in:
Alex Gleason 2020-06-07 17:36:06 -05:00
parent 52e0d1f475
commit dda0e243e8
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -112,7 +112,10 @@
font-size: 16px;
padding: 15px;
padding-right: 30px;
border-radius: 0;
background-color: var(--foreground-color);
}
.search__icon .fa {top: 15px;}
@media screen and (min-width: 630px) {
.detailed-status {