mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-26 14:45:16 -04:00
corrected search button in mobile view
This commit is contained in:
parent
cc45c840d1
commit
6e8200637e
@ -376,6 +376,11 @@ body {
|
||||
.kiwixNav__filters {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.searchButton {
|
||||
margin: 17px 0;
|
||||
width: 229px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 340px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user