From de67e23b4e6d764f93a54daa5f6d382fad3399a2 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Fri, 6 Apr 2018 09:52:37 +0200 Subject: [PATCH] Set search form width --- theme/css/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/css/theme.css b/theme/css/theme.css index 7248031..f8bde7b 100644 --- a/theme/css/theme.css +++ b/theme/css/theme.css @@ -121,6 +121,7 @@ .md-search__form { margin-bottom: -3px; + width: 400px; } .md-breadcrump-main {