Update Modals.less

pull/14186/head
slyty7 2017-04-01 00:56:33 -07:00
parent 03cde424f7
commit e8a7e31618
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
right: 0; right: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 1030;
background-color: @modal-backdrop-bg; background-color: @modal-backdrop-bg;
// Fade for backdrop // Fade for backdrop
&.fade { .opacity(0); } &.fade { .opacity(0); }