mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
rejigger z-index ranks for popovers/topbar/etc
This commit is contained in:
+6
-5
@@ -49,12 +49,13 @@
|
||||
|
||||
// Z-INDEX
|
||||
// -------
|
||||
|
||||
@zindexDropdown: 1000;
|
||||
@zindexFixedNavbar: 1010;
|
||||
@zindexModalBackdrop: 1020;
|
||||
@zindexModal: 1030;
|
||||
@zindexPopover: 1040;
|
||||
@zindexTwipsy: 1050;
|
||||
@zindexPopover: 1010;
|
||||
@zindexTwipsy: 1020;
|
||||
@zindexFixedNavbar: 1030;
|
||||
@zindexModalBackdrop: 1040;
|
||||
@zindexModal: 1050;
|
||||
|
||||
|
||||
// THEME VARIABLES
|
||||
|
||||
Reference in New Issue
Block a user