mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Revert hiding the search button
This commit is contained in:
@@ -170,7 +170,7 @@ h1 {
|
||||
|
||||
/* hide search button when not on home screen */
|
||||
.skinHeader:not(.noHomeButtonHeader) .headerSearchButton {
|
||||
display: none;
|
||||
/* display: none; */
|
||||
}
|
||||
|
||||
.pageTitle {
|
||||
|
Reference in New Issue
Block a user