diff --git a/static/skin/home.css b/static/skin/home.css index a41775644..b8bb9aa14 100644 --- a/static/skin/home.css +++ b/static/skin/home.css @@ -376,6 +376,11 @@ body { .kiwixNav__filters { grid-template-columns: 1fr; } + + .searchButton { + margin: 17px 0; + width: 229px; + } } @media screen and (max-width: 340px) {