diff --git a/4chan_x.user.js b/4chan_x.user.js
index ed280e96d..88767abdb 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -1573,7 +1573,7 @@
});
qr.mimeTypes = mimeTypes.split(', ');
qr.spoiler = !!$('#com_submit + label');
- qr.el = ui.dialog('qr', 'top:0;right:0;', "
");
+ qr.el = ui.dialog('qr', 'top:0;right:0;', "");
if (!g.REPLY) {
$.on($('select', qr.el), 'mousedown', function(e) {
return e.stopPropagation();
diff --git a/script.coffee b/script.coffee
index 9c99bf902..95271e030 100644
--- a/script.coffee
+++ b/script.coffee
@@ -1162,7 +1162,7 @@ qr =
-
+
"
unless g.REPLY