Merge pull request #6382 from Matt-Yorkley/menu-fix

Fix the user menu
This commit is contained in:
Matt-Yorkley
2020-11-16 22:20:12 +01:00
committed by GitHub

View File

@@ -109,6 +109,8 @@ nav.top-bar {
ul.dropdown {
border: 1px solid $smoke;
border-top: none;
left: auto;
right: 0;
}
.nav-icons-menu {