2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

remove sprites vars, change zindex vars

This commit is contained in:
Mark Otto
2012-11-30 15:23:13 -08:00
parent 12a00f62a9
commit 01421ecd62
8 changed files with 12 additions and 31 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
position: absolute;
top: 100%;
left: 0;
z-index: @zindexDropdown;
z-index: @zindex-dropdown;
display: none; // none by default, but block on "open" of the menu
float: left;
min-width: 160px;