Fix search icon position in different browsers

This commit is contained in:
Kimmo Puputti 2017-06-09 10:07:09 +03:00
parent 9a5552abbc
commit 02e83dfee1

View file

@ -53,10 +53,12 @@
}
.searchIcon {
vertical-align: top;
stroke: var(--matterColorLight);
width: 16px;
height: 16px;
margin-right: 10px;
margin-top: 5px;
}
.desktopSearchForm {