aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/variables.less11
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/variables.less b/lib/variables.less
index 37f5adb71..97b6f9e3c 100644
--- a/lib/variables.less
+++ b/lib/variables.less
@@ -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