diff -u b/core/themes/bartik/css/components/search-form.css b/core/themes/bartik/css/components/search-form.css --- b/core/themes/bartik/css/components/search-form.css +++ b/core/themes/bartik/css/components/search-form.css @@ -10,7 +10,7 @@ float: left; /* LTR */ padding: 4px 0 4px 0; text-indent: 5px; - height: 16px; + height: 17px; border-right: 0; width: 87%; } @@ -23,7 +23,7 @@ } .search-form #edit-actions { margin-right: 0; - height: 26px; + height: 27px; } .search-form #edit-actions input { margin-right: 0; @@ -35,7 +35,7 @@ .search-form__submit { background: #f0f0f0 url(../../../../misc/icons/505050/loupe.svg) no-repeat center; cursor: pointer; - height: 26px; + height: 27px; margin-left: 0; margin-right: 0; overflow: hidden;