(css) Improve display of secondary info of events

This commit is contained in:
Francis Lachapelle
2017-10-16 10:26:08 -04:00
parent 8b6aa7fb88
commit 92c96bc04c
3 changed files with 6 additions and 3 deletions
@@ -387,6 +387,9 @@ $quarter_height: 10px;
.secondary { // location in days view, hours in month view
font-weight: $sg-font-light;
span {
word-break: break-all;
}
}
.sg-category {