From 377dab53d40c6a14f4087c181d28f5e51d9d8e1b Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 25 Aug 2014 20:19:42 -0400 Subject: [PATCH] minor edits --- 3p-filters.html | 2 +- css/3p-filters.css | 1 - js/contentscript-end.js | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/3p-filters.html b/3p-filters.html index a29ab29dc..e88cc48d5 100644 --- a/3p-filters.html +++ b/3p-filters.html @@ -24,7 +24,7 @@

- +

diff --git a/css/3p-filters.css b/css/3p-filters.css index d92f175e1..90e7e60f3 100644 --- a/css/3p-filters.css +++ b/css/3p-filters.css @@ -94,7 +94,6 @@ span.obsolete { width: 48em; height: 8em; white-space: nowrap; - text-align: left; } body #loadingOverlay { position: fixed; diff --git a/js/contentscript-end.js b/js/contentscript-end.js index 1c1ebaa16..bafa2bdb9 100644 --- a/js/contentscript-end.js +++ b/js/contentscript-end.js @@ -604,7 +604,7 @@ var uBlockMessaging = (function(name){ target.style.display = 'none !important'; } } - // TODO: investigate injecting as a style. Is Overhead worth it? + // TODO: investigate injecting as a style. Is overhead worth it? messaging.tell({ what: 'injectedSelectors', type: 'net',