diff --git a/src/noosfero-spb/noosfero-spb-theme/css/community-pages.css b/src/noosfero-spb/noosfero-spb-theme/css/community-pages.css index c332eec..ee12cb7 100644 --- a/src/noosfero-spb/noosfero-spb-theme/css/community-pages.css +++ b/src/noosfero-spb/noosfero-spb-theme/css/community-pages.css @@ -1220,6 +1220,10 @@ li.software-events-list-item { padding-left: 16px; } +li.software-events-list-item:last-child{ + border: none; +} + .software-events-list-item-calendar { background-image: url("../images/calendar-icon.png"); background-repeat: no-repeat; -- libgit2 0.21.2