embiggen the correct textarea

This commit is contained in:
James Campos 2011-05-15 09:43:14 -07:00
parent a55ed54ddd
commit ba99bb9484
2 changed files with 2 additions and 2 deletions

View File

@ -2500,7 +2500,7 @@
}\
#qr textarea {\
width: 302px;\
height: 100px;\
height: 120px;\
margin: 0px;\
}\
#qr *:not(input):not(textarea) {\

View File

@ -1962,7 +1962,7 @@ main =
}
#qr textarea {
width: 302px;
height: 100px;
height: 120px;
margin: 0px;
}
#qr *:not(input):not(textarea) {