Skip to content

Commit

Permalink
fix: add separator in user dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mancristiana committed Jan 19, 2022
1 parent d77beca commit fcfab74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
{{#link "contributions" role="menuitem"}}{{t "activities"}}{{/link}}
{{contact_details role="menuitem"}}
{{change_password role="menuitem"}}
<div class="separator" role="separator"></div>
{{link "sign_out" role="menuitem"}}
</div>
</div>
Expand Down

0 comments on commit fcfab74

Please sign in to comment.