app/assets/sass/layout/_navigation.scss: .dropdown-menu-right does not exist. so don't extend it.
This commit is contained in:
parent
33e2cec8a7
commit
96a80cf6e9
1 changed files with 0 additions and 1 deletions
|
|
@ -128,7 +128,6 @@
|
|||
|
||||
&-list {
|
||||
@extend .dropdown-menu;
|
||||
@extend .dropdown-menu-right;
|
||||
|
||||
vertical-align: middle;
|
||||
> li > a {
|
||||
|
|
|
|||
Reference in a new issue