summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/users/show.html.haml')
-rw-r--r--app/views/users/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 68fdc9d..0b9c06e 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -12,7 +12,7 @@
%a.thumbnail{:href => @user.image_url(:profile).to_s}
=image_tag(@user.image_url(:profile), :alt => "Avatar #{@user}")
- %table{:class => 'table table-striped'}
+ %table.table.table-striped
%tbody
%tr
%td