Prevent zalgo-like text overflowing MELS summary

This commit is contained in:
Luke Barnard 2017-05-05 09:54:00 +01:00
parent ae76c76558
commit e1cd046c1a

View file

@ -20,6 +20,7 @@ limitations under the License.
.mx_TextualEvent.mx_MemberEventListSummary_summary {
font-size: 14px;
display: inline-flex;
}
.mx_MemberEventListSummary_avatars {