2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Use proper variable for .dropdown-backdrop's z-index

This commit is contained in:
Chris Rebert
2016-01-13 16:21:52 -08:00
parent 5e9b365b25
commit 27a7fff0fb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
right: 0;
bottom: 0;
left: 0;
z-index: ($zindex-dropdown - 10);
z-index: $zindex-dropdown-backdrop;
}
// Right aligned dropdowns