mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
change up the z-indexing and add some popover/twipsy content to the test modal on the js docs to help avoid future bugs
This commit is contained in:
+6
-5
@@ -49,11 +49,12 @@
|
||||
|
||||
// Z-INDEX
|
||||
// -------
|
||||
@zindexDropdowns: 1000;
|
||||
@zindexTwipsy: 1000;
|
||||
@zindexFixedNavbar: 1010;
|
||||
@zindexPopover: 1020;
|
||||
@zindexModal: 1030;
|
||||
@zindexDropdown: 1000;
|
||||
@zindexFixedNavbar: 1010;
|
||||
@zindexModalBackdrop: 1020;
|
||||
@zindexModal: 1030;
|
||||
@zindexPopover: 1040;
|
||||
@zindexTwipsy: 1050;
|
||||
|
||||
|
||||
// THEME VARIABLES
|
||||
|
||||
Reference in New Issue
Block a user