diff options
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 958f9515c..fa623e283 100644 --- a/less/variables.less +++ b/less/variables.less @@ -188,6 +188,7 @@ // Used for a bird's eye view of components dependent on the z-axis // Try to avoid customizing these :) +@zindex-navbar: 1000; @zindex-dropdown: 1000; @zindex-popover: 1010; @zindex-tooltip: 1030; |
