diff --git a/1p-filters.html b/1p-filters.html
index 7f6695a79..72b69284d 100644
--- a/1p-filters.html
+++ b/1p-filters.html
@@ -26,7 +26,7 @@ div > p:last-child {
diff --git a/css/3p-filters.css b/css/3p-filters.css
index 369a728f7..6407e1810 100644
--- a/css/3p-filters.css
+++ b/css/3p-filters.css
@@ -94,7 +94,8 @@ span.obsolete {
width: 48em;
height: 8em;
white-space: nowrap;
- direction: ltr;
+ direction: __MSG_@@bidi_dir__;
+ text-align: left;
}
body #loadingOverlay {
position: fixed;
diff --git a/whitelist.html b/whitelist.html
index a48569107..4f85827cd 100644
--- a/whitelist.html
+++ b/whitelist.html
@@ -29,7 +29,7 @@ div > p:last-child {