2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Change variable for modal backdrop zindex, rearrange to be ordered from lowest to highest

This commit is contained in:
Mark Otto
2016-10-27 09:31:38 -07:00
parent 3cc0239903
commit 115a37db1a
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
right: 0;
bottom: 0;
left: 0;
z-index: $zindex-modal-bg;
z-index: $zindex-modal-backdrop;
background-color: $modal-backdrop-bg;
// Fade for backdrop