Change icon button z-index to 3
This commit is contained in:
parent
1e5c3127c7
commit
2c7a979ad6
|
@ -50,7 +50,7 @@
|
|||
position: absolute
|
||||
text-align: center
|
||||
list-style-type: none
|
||||
z-index: 100
|
||||
z-index: 3
|
||||
margin-top: 45px
|
||||
font-size: 12px
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,.5)
|
||||
|
|
Loading…
Reference in New Issue