mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Modal: Fix backdrop not readjusting when height changes
Fixes #15136. Closes #15345. Closes #15314. Refs #14724, #14927.
This commit is contained in:
+2
-1
@@ -269,7 +269,8 @@
|
||||
@zindex-popover: 1060;
|
||||
@zindex-tooltip: 1070;
|
||||
@zindex-navbar-fixed: 1030;
|
||||
@zindex-modal: 1040;
|
||||
@zindex-modal-background: 1040;
|
||||
@zindex-modal: 1050;
|
||||
|
||||
|
||||
//== Media queries breakpoints
|
||||
|
||||
Reference in New Issue
Block a user