Set a minimum width for the QR's submit button. #968
This commit is contained in:
parent
471daf9cfd
commit
0f73d2dffc
@ -761,6 +761,7 @@ a[href="javascript:;"] {
|
||||
margin: 0 2px;
|
||||
}
|
||||
#file-n-submit input[type='submit'] {
|
||||
min-width: 40px;
|
||||
-webkit-order: 1;
|
||||
order: 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user