Adjust group invite tile name width (badge is always shown)

This commit is contained in:
Luke Barnard 2017-10-16 16:17:16 +01:00
parent 12ebe91f83
commit 8554ea1976

View file

@ -42,7 +42,7 @@ limitations under the License.
.mx_GroupInviteTile_name {
display: inline-block;
position: relative;
width: 165px;
width: 140px;
vertical-align: middle;
padding-left: 6px;
padding-right: 6px;