[ADF-2593] z-index fix for search bar (#3409)

* [ADF-2593]

* [ADF-2593] Removed unnecessary style attributes
This commit is contained in:
davidcanonieto 2018-05-31 15:06:30 +01:00 committed by Eugenio Romano
parent 24f95e34bb
commit ed1b30169a

View File

@ -65,7 +65,7 @@
right: 20px;
top: 20px;
padding: 16px;
z-index: 9998;
z-index: 9;
&-icon {
font-size: 70px;