aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDeathamns <deathamns@gmail.com>2015-03-07 19:30:55 +0100
committerDeathamns <deathamns@gmail.com>2015-03-07 19:30:55 +0100
commitb46469c6ca3650a88258fcd6eac374e9779395e8 (patch)
treea2c5da95b92c22456080be0d8cf7888479d72adb /src
parent95b778fbc7305342a04c773dcbdabacc9d319daf (diff)
downloaduBlock-b46469c6ca3650a88258fcd6eac374e9779395e8.zip
uBlock-b46469c6ca3650a88258fcd6eac374e9779395e8.tar.gz
uBlock-b46469c6ca3650a88258fcd6eac374e9779395e8.tar.bz2
Trailing whitespace
Diffstat (limited to 'src')
-rw-r--r--src/1p-filters.html2
-rw-r--r--src/devtool-log.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/1p-filters.html b/src/1p-filters.html
index e437da1..a929cf3 100644
--- a/src/1p-filters.html
+++ b/src/1p-filters.html
@@ -13,7 +13,7 @@
<p data-i18n="1pFormatHint"></p>
<p><button id="userFiltersApply" disabled="true" data-i18n="1pApplyChanges"></button></p>
<textarea class="userFilters" id="userFilters" dir="auto" spellcheck="false"></textarea>
-<p><button id="importUserFiltersFromFile" data-i18n="1pImport"></button> &emsp;
+<p><button id="importUserFiltersFromFile" data-i18n="1pImport"></button> &emsp;
<button id="exportUserFiltersToFile" data-i18n="1pExport"></button>
<input id="importFilePicker" type="file" accept="text/plain" class="hiddenFileInput"></p>
diff --git a/src/devtool-log.html b/src/devtool-log.html
index cd6ae64..72b8a8c 100644
--- a/src/devtool-log.html
+++ b/src/devtool-log.html
@@ -11,7 +11,7 @@
<span id="reload" class="button fa">&#xf021;</span>
<span id="clear" class="button fa">&#xf12d;</span>
<span id="filterButton" class="button fa">&#xf0b0;</span><input id="filterExpression" type="text" placeholder="logFilterPrompt">
- <input id="maxEntries" type="text" size="5" title="logMaxEntriesTip">
+ <input id="maxEntries" type="text" size="5" title="logMaxEntriesTip">
</div>
<div id="content">
<table><tbody></tbody></table>