From 8dc185c1f573dad566b654dea7525de8e7b86bfe Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 1 Nov 2013 15:06:29 +0200 Subject: [PATCH] Fix EE note blow sign-in form Signed-off-by: Dmitriy Zaporozhets --- app/views/layouts/devise.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml index 165a1487a7..e3f1f0623c 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -13,5 +13,5 @@ #{link_to "Sign in", new_user_session_path} or browse for #{link_to "public projects", public_projects_path}. %hr = yield - %center - %h5.cwhite Enterprise Edition + %center.prepend-top-20 + %h6 Enterprise Edition