we also need nofinish in the object. css fices

This commit is contained in:
Mario Vavti
2015-11-26 14:45:22 +01:00
parent 306ce3819e
commit 17e7b276f6
3 changed files with 6 additions and 2 deletions

View File

@@ -858,13 +858,16 @@ nav .acpopup {
}
.wall-event-item {
padding: 10px 10px 0px 10px;
padding: 10px;
color: #fff;
background-color: #3A87AD; /* should reflect calendar color */
border-top-left-radius: $radiuspx;
border-top-right-radius: $radiuspx;
}
.vevent .event-end {
padding-bottom: 10px;
}
#event-summary-text {
margin-top: 15px;