Commit 083c4e4aa26c0c7aa4c8c0eaeb2e6a566f5f4ba7

Authored by Dylan Guedes
Committed by Thiago Ribeiro
1 parent 15a66159

Changes box size of task status list, changes task message size.

src/noosfero-spb/noosfero-spb-theme/css/software-pages.css
... ... @@ -664,6 +664,7 @@
664 664  
665 665 .task_boxes .task_box .task_information{
666 666 margin-top: 40px;
  667 + font-size: 13px;
667 668 }
668 669  
669 670 .task_boxes .task_box .organization-rating-comment-body .aditional-informations .comments-people-benefited{
... ...