Archived
1
0
Fork 0

app/assets/sass/layout/_navigation.scss: usermenu dropdown should extend .dropdown-menu-end to have it aligned to the right.

This commit is contained in:
Henrik Hautakoski 2022-08-02 13:26:59 +02:00
parent 4793190b2c
commit d75b54bf82

View file

@ -127,7 +127,7 @@
}
&-list {
@extend .dropdown-menu;
@extend .dropdown-menu-end;
vertical-align: middle;
> li > a {