Align dropdown-menu to the right
This commit is contained in:
parent
92544370b6
commit
dabc917ab5
|
@ -8,7 +8,7 @@
|
|||
= list.display_name
|
||||
- else
|
||||
Lists
|
||||
.dropdown-menu.dropdown-menu--lists
|
||||
.dropdown-menu.dropdown-menu-right.dropdown-menu--lists
|
||||
- if current_user.lists.empty?
|
||||
.p-3
|
||||
%p Looks like you don't have any lists yet.
|
||||
|
|
Loading…
Reference in New Issue