Merge pull request #732 from Retrospring/fix/profile-menu-alignment

Fix profile menu direction on desktop
This commit is contained in:
Karina Kwiatek 2022-10-12 00:09:17 +02:00 committed by GitHub
commit 86d0cdc8d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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