mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-2593] z-index fix for search bar (#3409)
* [ADF-2593] * [ADF-2593] Removed unnecessary style attributes
This commit is contained in:
parent
24f95e34bb
commit
ed1b30169a
@ -65,7 +65,7 @@
|
||||
right: 20px;
|
||||
top: 20px;
|
||||
padding: 16px;
|
||||
z-index: 9998;
|
||||
z-index: 9;
|
||||
|
||||
&-icon {
|
||||
font-size: 70px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user