Restore padding around search icon for easier click target (#7102)

This commit is contained in:
Josh McCarty 2018-10-29 15:19:20 -07:00 committed by Fabian Affolter
parent f17c0f94b2
commit c943546a62

View File

@ -81,11 +81,6 @@ header .grid {
font-weight: normal;
font-size: 14px;
line-height: 1;
&.show-search {
padding-left: 0;
padding-right: 0;
}
}
.menu > li > a:hover, .menu > li > a:focus{