Prevent group-member-info from wrapping

This commit is contained in:
Kris 2018-05-03 21:00:24 -04:00
parent 3a06cb461e
commit 15268a47b0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
}
.group-member-info {
display: flex;
.name {
vertical-align: inherit;
}