Remove width 100% from device info buttons wrapper

This commit is contained in:
Andrei Shevchuk 2017-08-10 20:08:46 +03:00 committed by GitHub
parent 68dd47aa7b
commit a72fc80ef6

View File

@ -19,7 +19,6 @@ limitations under the License.
}
.mx_MemberDeviceInfo.mx_DeviceVerifyButtons {
width: 100%;
padding: 6px 0;
display: flex;
flex-wrap: wrap;