Fixes background on search icon

This commit is contained in:
Mouse Reeve 2020-03-22 09:30:08 -07:00
parent 7862af9729
commit 3a0a87bee0

View file

@ -113,6 +113,7 @@ button .icon {
} }
#search button { #search button {
border: none; border: none;
background: none;
} }
#main, header { #main, header {