Fix indent error in plone event portlet

.events .description::after {
    clear: both;
    content: "";
    display: block;
}
.events .description div {
    width: auto;
}