# HG changeset patch # User domruf # Date 2017-07-30 14:37:01 # Node ID 3474a771f18cf07dd0a2496b1830755be0e9a882 # Parent 620fdea952e662b2d30141aeb3364de16bf8a7d8 templates: add caret to user dropdown The user menu is a dropdown menu as well, so it should have a caret like the other dropdown menus. diff --git a/kallithea/templates/base/base.html b/kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html +++ b/kallithea/templates/base/base.html @@ -366,6 +366,7 @@ %else: ${_('Not Logged In')} %endif +