From 7cde08e30b2fec4bf768b24a8bec7889f0076158 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 Jan 2017 20:27:02 +0100 Subject: Improve extended about page layout --- app/views/about/more.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/about/more.html.haml') diff --git a/app/views/about/more.html.haml b/app/views/about/more.html.haml index c3ffe195c..8b0925f00 100644 --- a/app/views/about/more.html.haml +++ b/app/views/about/more.html.haml @@ -1,7 +1,7 @@ - content_for :page_title do #{Rails.configuration.x.local_domain} -.wrapper +.wrapper.thicc .sidebar-layout .main .panel -- cgit