From e6eff218b53255e2d169a63189c2b668cbe146c9 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Sat, 3 Jan 2015 00:32:07 +0100 Subject: [PATCH] fix this shit --- app/views/user/_profile_info.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/user/_profile_info.html.haml b/app/views/user/_profile_info.html.haml index 36bba82a..b92335e0 100644 --- a/app/views/user/_profile_info.html.haml +++ b/app/views/user/_profile_info.html.haml @@ -18,7 +18,7 @@ %i.fa.fa-users Mod - if @user.supporter? - %p.profile-supporter + %p.profile--supporter %i.fa.fa-star Supporter - if @user.following? current_user