2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

#3469: add variables for dropdown menu dividers

This commit is contained in:
Mark Otto
2012-05-13 13:58:42 -07:00
parent 526d77af61
commit 3a21891824
5 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
// Dividers (basically an hr) within the dropdown
.divider {
.nav-divider();
.nav-divider(@dropdownDividerTop, @dropdownDividerBottom);
}
// Links within the dropdown menu