Skip to content

Commit 50db2c0

Browse files
committed
corrected search button in mobile view
1 parent 99193ac commit 50db2c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/skin/home.css

+5
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,11 @@ body {
376376
.kiwixNav__filters {
377377
grid-template-columns: 1fr;
378378
}
379+
380+
.searchButton {
381+
margin: 17px 0;
382+
width: 229px;
383+
}
379384
}
380385

381386
@media screen and (max-width: 340px) {

0 commit comments

Comments
 (0)