2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix order

This commit is contained in:
Mark Otto
2015-03-29 00:13:30 -07:00
parent 2f7bfb44c2
commit ef0b88f6b3
+1 -1
View File
@@ -64,8 +64,8 @@
right: 0;
bottom: 0;
left: 0;
background-color: $modal-backdrop-bg;
z-index: $zindex-modal-bg;
background-color: $modal-backdrop-bg;
// Fade for backdrop
&.fade { opacity: 0; }