Fix profile menu direction on desktop

This commit is contained in:
Karina Kwiatek 2022-10-12 00:04:09 +02:00
parent 41a338599d
commit 29618d399d

View file

@ -1,4 +1,4 @@
.dropdown-menu.profile-dropdown{ id: "rs-#{size}-nav-profile" }
.dropdown-menu.dropdown-menu-right.profile-dropdown{ id: "rs-#{size}-nav-profile" }
%h6.dropdown-header.d-none.d-sm-block= current_user.screen_name
%a.dropdown-item{ href: user_path(current_user) }
%i.fa.fa-fw.fa-user