From 0a3bdbe2c9a1e167a2c870df88640a63bfec43f9 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 7 Apr 2014 21:22:07 -0700 Subject: [PATCH] fix spacing in settings --- builds/4chan-X.user.js | 2 +- builds/crx/script.js | 2 +- src/General/html/Settings/Settings.html | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) 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 +