fixing z-index of smart-search button

This commit is contained in:
jaredevantabor 2017-02-17 15:58:18 -05:00
parent ea1a6d17b3
commit 9a12973abd

View File

@ -75,6 +75,7 @@
cursor: pointer;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
z-index: 1;
}
.SmartSearch-searchButton:hover {