textarea +5px height

This commit is contained in:
James Campos 2011-08-28 09:25:27 -07:00
parent 8ddf9a8b60
commit b412686fbc
2 changed files with 2 additions and 2 deletions

View File

@ -3073,7 +3073,7 @@
}\
#qr textarea {\
width: 100%;\
height: 120px;\
height: 125px;\
}\
#qr #close, #qr #autohide {\
float: right;\

View File

@ -2448,7 +2448,7 @@ main =
}
#qr textarea {
width: 100%;
height: 120px;
height: 125px;
}
#qr #close, #qr #autohide {
float: right;