mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-26 19:41:11 +00:00
Fixes background on search icon
This commit is contained in:
parent
7862af9729
commit
3a0a87bee0
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ button .icon {
|
||||||
}
|
}
|
||||||
#search button {
|
#search button {
|
||||||
border: none;
|
border: none;
|
||||||
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main, header {
|
#main, header {
|
||||||
|
|
Loading…
Reference in a new issue