Commit 8bd0c5f019c19744fc3e2caa4fec5e10c097df79

Authored by Tallys Martins
1 parent 8f92347a
Exists in pkg_fixes

Minor fix on css

Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/community-pages.css
@@ -475,7 +475,7 @@ float: left; @@ -475,7 +475,7 @@ float: left;
475 /*** Right bar ***/ 475 /*** Right bar ***/
476 476
477 .template-default.profile-type-is-community .action-profile-index #content .box-3 .link-list-block, 477 .template-default.profile-type-is-community .action-profile-index #content .box-3 .link-list-block,
478 -.template-lefttopright.profile-type-is-community .action-profile-index #content .box-2 .link-list-block 478 +.template-lefttopright.profile-type-is-community .action-profile-index #content .box-2 .link-list-block{
479 display: none; 479 display: none;
480 } 480 }
481 481