Added z-index to default form css.
This commit is contained in:
parent
9d4c865979
commit
8cafff4070
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal:before {
|
.modal:before {
|
||||||
|
|
Loading…
Reference in a new issue