Move search block to widget on small screens
This commit is contained in:
@@ -21607,18 +21607,6 @@ h5.modal-title {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
.search-widget {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.search-widget form input[type="text"] {
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.top-menu[data-depth="1"] {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user