Remove width 100% from device info buttons wrapper

pull/4776/head
Andrei Shevchuk 2017-08-10 20:08:46 +03:00 committed by GitHub
parent 68dd47aa7b
commit a72fc80ef6
1 changed files with 0 additions and 1 deletions

View File

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