fix responsive forum thread page with stupid long title

This commit is contained in:
Thibault Duplessis 2019-05-02 07:21:15 +07:00
parent ed72151a00
commit 0976d8d717

View file

@ -8,10 +8,7 @@
.forum {
h1 {
@extend %break-word;
}
h1,
.slist .subject {
@extend %break-word-hard;
}