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

Apply mixin to correct class

This commit is contained in:
Luis Aleman
2013-08-13 22:53:23 -04:00
parent e29c2d0c24
commit c79fa6ad04
3 changed files with 7 additions and 3 deletions
+3 -1
View File
@@ -261,7 +261,9 @@
.navbar-left { .pull-left(); }
.navbar-right {
.pull-right();
.pull-right > .dropdown-menu();
.dropdown-menu {
.pull-right > .dropdown-menu();
}
}
}