Fixes the width of default button, used in the sign-in page

This commit is contained in:
2018-12-21 16:31:46 +00:00
parent 2998734b0f
commit 119342babb
2 changed files with 1 additions and 2 deletions

View File

@ -3653,7 +3653,6 @@ select[multiple].input-lg {
line-height: 1.42857143;
text-align: center;
white-space: normal;
max-width: 100%;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;

File diff suppressed because one or more lines are too long