diff options
Diffstat (limited to 'app/views/dashboard/issues.html.haml')
-rw-r--r-- | app/views/dashboard/issues.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/issues.html.haml b/app/views/dashboard/issues.html.haml index 352ec986ccb..b3ee5034204 100644 --- a/app/views/dashboard/issues.html.haml +++ b/app/views/dashboard/issues.html.haml @@ -6,7 +6,7 @@ = render_dashboard_gold_trial(current_user) -.page-title-holder +.page-title-holder.d-flex.align-items-center %h1.page-title= _('Issues') - if current_user |