Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Luke Barnard
8554ea1976 Adjust group invite tile name width (badge is always shown) 2017-10-16 16:17:16 +01:00

View file

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