Fixed search button height

This commit is contained in:
alistair3149 2019-12-13 17:40:40 -05:00
parent 462562c447
commit ca72018b49

View file

@ -39,7 +39,7 @@
#search-button {
.button-blue;
width: @icon-box-size + @icon-padding * 2;
height: 41px;
height: 42px;
border: 0;
cursor: pointer; //somehow it is not pointer