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;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-menu {
|
/* .search-menu {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.sub-search-button-wrapper {
|
.sub-search-button-wrapper {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -1838,9 +1838,9 @@ body, h1, p, a, input, button {
|
||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-search-div {
|
/* .settings-search-div {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.search-container h1 {
|
.search-container h1 {
|
||||||
font-size: 55px;
|
font-size: 55px;
|
||||||
|
@ -1861,9 +1861,7 @@ body, h1, p, a, input, button {
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-button-wrapper button {
|
.search-button-wrapper button {
|
||||||
display: table-row;
|
display: none;
|
||||||
margin: 30px 0px 0px 0px;
|
|
||||||
width: 80%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#clearSearch {
|
#clearSearch {
|
||||||
|
|
Loading…
Add table
Reference in a new issue