summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-10-04 16:42:47 -0700
committertauriedavis <taurie@gitlab.com>2016-10-04 16:42:47 -0700
commitd1c1b41ffe0888bd7c88a26a59c4b1fa98709fd5 (patch)
treef554534b9e69d02f03928ab4593f104d9100cab7 /app/views/users/show.html.haml
parent67dcc8db83aa06a70315011a841409bb6e5900dc (diff)
downloadgitlab-ce-d1c1b41ffe0888bd7c88a26a59c4b1fa98709fd5.tar.gz
add spaces and fix handle styles
Diffstat (limited to 'app/views/users/show.html.haml')
-rw-r--r--app/views/users/show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 60fc0c0daf6..520f2ab7e04 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -40,11 +40,11 @@
.user-info
.cover-title
= @user.name
- %span.handle
- @#{@user.username}
.cover-desc.member-date
%span.middle-dot-divider
+ @#{@user.username}
+ %span.middle-dot-divider
Member since #{@user.created_at.to_s(:medium)}
.cover-desc