From d28a27f7c434b03b8e715af8be628a86f44188a3 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 15 Aug 2014 17:52:20 +0300 Subject: Cleaner UI for login/signup pages Signed-off-by: Dmitriy Zaporozhets --- app/views/layouts/devise.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/layouts/devise.html.haml') diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml index dd70836cdc9..ffa48a68b42 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -11,7 +11,7 @@ .container .content .row - .col-md-7 + .col-md-7.brand-holder - if brand_item .brand-image = brand_image -- cgit v1.2.3