From cd29f12cf546d3afa883ce8e67eb9d5347875714 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 6 Feb 2014 23:53:45 +0100 Subject: Make sidebars nicer. - Module headings now go all the way out. - Side body content is included like a module only if not empty. --- app/views/common/_right_sidebar.html.erb | 7 ++++++- app/views/sidebar_modules/_sidebar_blog_category.html.erb | 5 ++++- app/views/sidebar_modules/_sidebar_module.html.erb | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) (limited to 'app/views') diff --git a/app/views/common/_right_sidebar.html.erb b/app/views/common/_right_sidebar.html.erb index 023730d..3b17356 100644 --- a/app/views/common/_right_sidebar.html.erb +++ b/app/views/common/_right_sidebar.html.erb @@ -1,5 +1,10 @@