2
0
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:
Mark Otto
2012-01-08 12:40:30 -08:00
parent fbd686ad65
commit 1ef9cbc6e4
3 changed files with 166 additions and 17 deletions
+6 -5
View File
@@ -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