diff --git a/app/views/layouts/_login_tab.html.haml b/app/views/layouts/_login_tab.html.haml
index 681ca1ee16..a1a21f2647 100644
--- a/app/views/layouts/_login_tab.html.haml
+++ b/app/views/layouts/_login_tab.html.haml
@@ -21,4 +21,4 @@
= form.label :remember_me, t(:remember_me)
.row
.large-12.columns
- = form.submit t(:label_login), { class: "button primary", tabindex: 4 }
\ No newline at end of file
+ = form.submit t(:label_login), { class: "button primary", tabindex: 4 }