update style, removed buttons on mobile
This commit is contained in:
parent
30aa85d321
commit
485d969506
1 changed files with 5 additions and 7 deletions
|
@ -1732,9 +1732,9 @@ body, h1, p, a, input, button {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.search-menu {
|
||||
/* .search-menu {
|
||||
display: none;
|
||||
}
|
||||
} */
|
||||
|
||||
.sub-search-button-wrapper {
|
||||
margin: 0;
|
||||
|
@ -1838,9 +1838,9 @@ body, h1, p, a, input, button {
|
|||
top: 5px;
|
||||
}
|
||||
|
||||
.settings-search-div {
|
||||
/* .settings-search-div {
|
||||
display: none;
|
||||
}
|
||||
} */
|
||||
|
||||
.search-container h1 {
|
||||
font-size: 55px;
|
||||
|
@ -1861,9 +1861,7 @@ body, h1, p, a, input, button {
|
|||
}
|
||||
|
||||
.search-button-wrapper button {
|
||||
display: table-row;
|
||||
margin: 30px 0px 0px 0px;
|
||||
width: 80%;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#clearSearch {
|
||||
|
|
Loading…
Add table
Reference in a new issue