+
"
#$.bind $('#attach', qr), 'click', QR.attach
#XXX use dom methods to set values instead of injecting raw user input into your html -_-;
@@ -2448,7 +2450,7 @@ Main =
#qr form {
margin: 0;
}
- #qr:not(:hover) #autohide:checked ~ form {
+ #qr:not(:hover) #autohide:checked ~ .autohide {
height: 0;
overflow: hidden;
}