diff --git a/4chan_x.user.js b/4chan_x.user.js
index a81740ba3..d0bc5859e 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -1323,7 +1323,7 @@
THREAD_ID = g.THREAD_ID || $.x('ancestor::div[@class="thread"]/div', link).id;
spoiler = $('.postarea label') ? '' : '';
challenge = $('#recaptcha_challenge_field').value;
- html = " X
Quick Reply
";
+ html = " X Quick Reply
";
qr.el = ui.dialog('qr', {
top: '0px',
left: '0px'
diff --git a/script.coffee b/script.coffee
index 818b96baf..f2f3eb41b 100644
--- a/script.coffee
+++ b/script.coffee
@@ -1066,6 +1066,7 @@ qr =
-
+
"
qr.el = ui.dialog 'qr', top: '0px', left: '0px', html