mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
.dropdown-menu {
|
||||
position: absolute;
|
||||
top: 40px;
|
||||
z-index: 1000;
|
||||
z-index: @zindexDropdowns;
|
||||
float: left;
|
||||
display: none; // none by default, but block on "open" of the menu
|
||||
min-width: 160px;
|
||||
|
||||
Reference in New Issue
Block a user