Corrected z-index issue, regression from the previous commit.
parent
ce5f63291e
commit
7c6d34408c
|
@ -1,5 +1,6 @@
|
|||
/* Overrides alertify js headers */
|
||||
.alertify {
|
||||
z-index: 3000;
|
||||
position: fixed;
|
||||
|
||||
.ajs-header {
|
||||
|
|
Loading…
Reference in New Issue