Fix some cases of overflowing hendelse text breaking styles here and there

This commit is contained in:
2018-08-29 19:12:21 +02:00
parent 59463ebdfb
commit eb39821f20
3 changed files with 6 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ p + .subtext {
.events li p {
text-align: left;
line-height: 1.5em;
word-wrap: break-word;
}
.events .subtext {