Commit e7c60eda2dc24a888a6b9d6f74d4cad37ec89f7b

Authored by Dylan Guedes
Committed by Paulo Tada
1 parent 8511989a
Exists in mezuro_cookbook

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

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