larger input widths
This commit is contained in:
parent
202c142e7f
commit
d37dd3791c
@ -3417,7 +3417,7 @@
|
|||||||
max-width: 100px;\
|
max-width: 100px;\
|
||||||
}\
|
}\
|
||||||
#qr input[name=resto] {\
|
#qr input[name=resto] {\
|
||||||
width: 80px;\
|
width: 90px;\
|
||||||
}\
|
}\
|
||||||
#qr button + input[type=file] {\
|
#qr button + input[type=file] {\
|
||||||
position: absolute;\
|
position: absolute;\
|
||||||
|
|||||||
@ -2618,7 +2618,7 @@ Main =
|
|||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
}
|
}
|
||||||
#qr input[name=resto] {
|
#qr input[name=resto] {
|
||||||
width: 80px;
|
width: 90px;
|
||||||
}
|
}
|
||||||
#qr button + input[type=file] {
|
#qr button + input[type=file] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user