FIX: Wrap similar topic titles at narrow widths

This commit is contained in:
Kris 2018-01-18 13:57:18 -05:00
parent 23515a68ca
commit f5f163d1ce
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@
}
span.topic {
display: flex;
flex-wrap: wrap;
}
}
.badge-wrapper {