Added z-index to default form css.

This commit is contained in:
Martin Edenhofer 2016-03-03 11:30:43 +01:00
parent 9d4c865979
commit 8cafff4070

View file

@ -33,6 +33,7 @@
width: 100%;
height: 100%;
text-align: center;
z-index: 999;
}
.modal:before {