Merge pull request #2530 from matrix-org/bwindels/minorfixup

Redesign: tiny fix: stretch device label in member info if content doesn't fill it
This commit is contained in:
David Baker 2019-01-30 11:43:13 +00:00 committed by GitHub
commit ae7b89eae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ limitations under the License.
.mx_MemberDeviceInfo {
display: flex;
padding-bottom: 10px;
align-items: start;
}
.mx_MemberDeviceInfo > .mx_DeviceVerifyButtons {
@ -42,6 +43,7 @@ limitations under the License.
.mx_MemberDeviceInfo_deviceInfo {
margin: 0 5px 5px 8px;
flex: 1;
}
/* "Unblacklist" is too long for a regular button: make it wider and