summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2017-04-19 01:32:42 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2017-04-19 01:32:42 -0500
commit303e9d7b8f73d8a19574da12ce7f4e40863c0dd8 (patch)
treead71eb8c3b5eadcaa278c12aa5777d7c71e09f33 /app/views
parentd0507591a8dc2d8047124e49e161066fda49c806 (diff)
downloadgitlab-ce-30484-profile-dropdown-account-name.tar.gz
Extract and reuse .bold class30484-profile-dropdown-account-name
Diffstat (limited to 'app/views')
-rw-r--r--app/views/layouts/header/_default.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/header/_default.html.haml b/app/views/layouts/header/_default.html.haml
index 40ccd836785..66f75f1c2bf 100644
--- a/app/views/layouts/header/_default.html.haml
+++ b/app/views/layouts/header/_default.html.haml
@@ -68,7 +68,7 @@
.dropdown-menu-nav.dropdown-menu-align-right
%ul
%li.current-user
- %span
+ .user-name.bold
= current_user.name
@#{current_user.username}
%li.divider