third derp

This commit is contained in:
James Campos 2011-09-26 17:09:51 -07:00
parent cdf6d5fe5c
commit e17cbf8e1a
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: 90;\ width: 90px;\
}\ }\
#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: 90; width: 90px;
} }
#qr #autopost { #qr #autopost {
width: auto; width: auto;