Apply mixin to correct class
This commit is contained in:
parent
e29c2d0c24
commit
c79fa6ad04
3 changed files with 7 additions and 3 deletions
|
|
@ -261,7 +261,9 @@
|
|||
.navbar-left { .pull-left(); }
|
||||
.navbar-right {
|
||||
.pull-right();
|
||||
.pull-right > .dropdown-menu();
|
||||
.dropdown-menu {
|
||||
.pull-right > .dropdown-menu();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue