summaryrefslogtreecommitdiff
path: root/app/views/admin/users/_profile.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/_profile.html.haml')
-rw-r--r--app/views/admin/users/_profile.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/users/_profile.html.haml b/app/views/admin/users/_profile.html.haml
index af22652e07c..4fcb9aad343 100644
--- a/app/views/admin/users/_profile.html.haml
+++ b/app/views/admin/users/_profile.html.haml
@@ -1,7 +1,7 @@
.card
.card-header
Profile
- %ul.well-list
+ %ul.content-list
%li
%span.light Member since
%strong= user.created_at.to_s(:medium)