diff --git a/4chan_x.user.js b/4chan_x.user.js
index 2df80f498..d9705a476 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -1507,7 +1507,7 @@
}
});
qr.mimeTypes = mimeTypes.split(', ');
- 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 d92dc2599..0fd447a6e 100644
--- a/script.coffee
+++ b/script.coffee
@@ -1128,7 +1128,7 @@ qr =
-
+