Merge pull request #14186 from SlyTy7/fix/challenge-complete-backdrop

Update Modals.less
pull/13695/merge
Dylan 2017-04-05 20:49:07 -05:00 committed by GitHub
commit bbfdd2f992
1 changed files with 1 additions and 0 deletions

View File

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