Commit 1ef9cbc6 authored by Mark Otto's avatar Mark Otto

rejigger z-index ranks for popovers/topbar/etc

parent fbd686ad
This diff is collapsed.
This diff is collapsed.
......@@ -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
......
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