Fixed index key.
This commit is contained in:
parent
3b9b801c99
commit
18c857a686
1 changed files with 1 additions and 1 deletions
|
@ -3933,7 +3933,7 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.shortcut {
|
.shortcut {
|
||||||
zIndex: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shortcut .dropdown-menu > .active > a {
|
.shortcut .dropdown-menu > .active > a {
|
||||||
|
|
Loading…
Reference in a new issue