mirror of https://github.com/vector-im/riot-web
Remove width 100% from device info buttons wrapper
parent
68dd47aa7b
commit
a72fc80ef6
|
@ -19,7 +19,6 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberDeviceInfo.mx_DeviceVerifyButtons {
|
.mx_MemberDeviceInfo.mx_DeviceVerifyButtons {
|
||||||
width: 100%;
|
|
||||||
padding: 6px 0;
|
padding: 6px 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
Loading…
Reference in New Issue