golden ratio

This commit is contained in:
James Campos 2011-08-28 09:37:16 -07:00
parent b412686fbc
commit d15cdf30fa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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