Fix: Revert hiding the search button
This commit is contained in:
parent
ff0d0ceca6
commit
6c2c9b459a
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ h1 {
|
|||
|
||||
/* hide search button when not on home screen */
|
||||
.skinHeader:not(.noHomeButtonHeader) .headerSearchButton {
|
||||
display: none;
|
||||
/* display: none; */
|
||||
}
|
||||
|
||||
.pageTitle {
|
||||
|
|
|
|||
Loading…
Reference in a new issue