Revert "golden ratio"

This reverts commit d15cdf30fa45ca9834d4f999d1144cb64707023c.
This commit is contained in:
Nicolas Stepien 2011-08-28 18:59:42 +02:00
parent d15cdf30fa
commit 7fc0d064b3
2 changed files with 2 additions and 2 deletions

View File

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