This commit is contained in:
James Campos 2011-09-26 16:43:10 -07:00
parent da526660e3
commit e3a7c2b88e
2 changed files with 2 additions and 2 deletions

View File

@ -3350,7 +3350,7 @@
text-align: right;\ text-align: right;\
}\ }\
#qr .autohide input {\ #qr .autohide input {\
width: 82px;\ width: 90;\
}\ }\
#qr #autopost {\ #qr #autopost {\
width: auto;\ width: auto;\

View File

@ -2551,7 +2551,7 @@ Main =
text-align: right; text-align: right;
} }
#qr .autohide input { #qr .autohide input {
width: 82px; width: 90;
} }
#qr #autopost { #qr #autopost {
width: auto; width: auto;