From 8bd0c5f019c19744fc3e2caa4fec5e10c097df79 Mon Sep 17 00:00:00 2001 From: Tallys Martins Date: Mon, 14 Sep 2015 06:16:05 -0300 Subject: [PATCH] Minor fix on css --- css/community-pages.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/community-pages.css b/css/community-pages.css index a866f4b..7428311 100644 --- a/css/community-pages.css +++ b/css/community-pages.css @@ -475,7 +475,7 @@ float: left; /*** Right bar ***/ .template-default.profile-type-is-community .action-profile-index #content .box-3 .link-list-block, -.template-lefttopright.profile-type-is-community .action-profile-index #content .box-2 .link-list-block +.template-lefttopright.profile-type-is-community .action-profile-index #content .box-2 .link-list-block{ display: none; } -- libgit2 0.21.2