1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 22:41:20 +02:00

fix order

This commit is contained in:
Mark Otto
2015-03-29 00:13:30 -07:00
parent 2f7bfb44c2
commit ef0b88f6b3

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; }