larger input widths

This commit is contained in:
James Campos 2011-09-26 16:35:59 -07:00
parent 202c142e7f
commit d37dd3791c
2 changed files with 2 additions and 2 deletions

View File

@ -3417,7 +3417,7 @@
max-width: 100px;\
}\
#qr input[name=resto] {\
width: 80px;\
width: 90px;\
}\
#qr button + input[type=file] {\
position: absolute;\

View File

@ -2618,7 +2618,7 @@ Main =
max-width: 100px;
}
#qr input[name=resto] {
width: 80px;
width: 90px;
}
#qr button + input[type=file] {
position: absolute;