Prevent zalgo-like text overflowing MELS summary

luke/webpack-reskindex
Luke Barnard 2017-05-05 09:54:00 +01:00
parent ae76c76558
commit e1cd046c1a
1 changed files with 1 additions and 0 deletions

View File

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