Fix user menu being partly off screen by putting it at the start of nav

This commit is contained in:
Wingysam 2018-11-20 15:57:55 -05:00
parent f54d97e4a9
commit b69b043153

View file

@ -19,7 +19,6 @@ nav.navbar(role='navigation', aria-label='main navigation')
span(aria-hidden='true')
.navbar-menu#navBarMenu
.navbar-start
.navbar-end
if req.isAuthenticated()
.navbar-item.has-dropdown.is-hoverable
a.navbar-link= req.user._id