mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
fix order
This commit is contained in:
@@ -64,8 +64,8 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: $modal-backdrop-bg;
|
|
||||||
z-index: $zindex-modal-bg;
|
z-index: $zindex-modal-bg;
|
||||||
|
background-color: $modal-backdrop-bg;
|
||||||
|
|
||||||
// Fade for backdrop
|
// Fade for backdrop
|
||||||
&.fade { opacity: 0; }
|
&.fade { opacity: 0; }
|
||||||
|
Reference in New Issue
Block a user