From a5a69c2fdf4b8e52541e701cb8e84d7854d2e6dd Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 6 Dec 2017 06:30:05 -0500 Subject: [PATCH] code review: mind rtl languages --- src/css/popup.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/css/popup.css b/src/css/popup.css index 4d32dc5..3f746b2 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -291,6 +291,7 @@ body .toolbar .scope { white-space: nowrap; } body .toolbar #specificScope { + direction: ltr; display: inline-flex; justify-content: flex-end; text-align: right;