summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head_panel.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/_head_panel.html.haml')
-rw-r--r--app/views/layouts/_head_panel.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/_head_panel.html.haml b/app/views/layouts/_head_panel.html.haml
index a539d5b7432..8a3581cd318 100644
--- a/app/views/layouts/_head_panel.html.haml
+++ b/app/views/layouts/_head_panel.html.haml
@@ -37,4 +37,4 @@
%i.icon-signout
%li
= link_to current_user, class: "profile-pic" do
- = image_tag(gravatar_icon(current_user.email, 26),alt: '',class: "avatar s26")
+ = image_tag(gravatar_icon(current_user.email, 26), alt: '')