Commit bb4b5e6f4ac26d8b28a659347843876ee07380d7

Authored by Tallys Martins
Committed by Álvaro Fernando Matos de Souza
1 parent 81c266de

Minor fix on css

Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
src/noosfero-spb-theme/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