Commit ef0b88f6 authored by Mark Otto's avatar Mark Otto

fix order

parent 2f7bfb44
...@@ -64,8 +64,8 @@ ...@@ -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; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment