diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index 6b41ed99e..706c00a3d 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -12671,7 +12671,7 @@
return;
}
$.event('CloseMenu');
- html = "
";
+ html = "";
Settings.overlay = overlay = $.el('div', {
id: 'overlay'
});
diff --git a/builds/crx/script.js b/builds/crx/script.js
index bed290599..54093da2d 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -12674,7 +12674,7 @@
return;
}
$.event('CloseMenu');
- html = "";
+ html = "";
Settings.overlay = overlay = $.el('div', {
id: 'overlay'
});
diff --git a/src/General/html/Settings/Settings.html b/src/General/html/Settings/Settings.html
index 0180a448f..aed2811ee 100755
--- a/src/General/html/Settings/Settings.html
+++ b/src/General/html/Settings/Settings.html
@@ -6,10 +6,10 @@
Import | 
Reset Settings | 
- <%= meta.name %> |
- #{g.VERSION} |
- Issues |
+ <%= meta.name %> | 
+ #{g.VERSION} | 
+ Issues | 
-
\ No newline at end of file
+