Revert "larger input widths"

This reverts commit d37dd3791c8f8b3e460c99a00ee5d1326cb50330.

derp
This commit is contained in:
James Campos 2011-09-26 16:42:11 -07:00
parent d37dd3791c
commit da526660e3
2 changed files with 2 additions and 2 deletions

View File

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

View File

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