about summary refs log tree commit diff stats
path: root/src/pages/popup/style.css
diff options
context:
space:
mode:
authorPixelcode <52963327+realpixelcode@users.noreply.github.com>2022-04-02 15:23:43 +0000
committerGitHub <noreply@github.com>2022-04-02 18:23:43 +0300
commitad806c6808c7feaa6585d22e19700a04fead87c8 (patch)
tree91e6c7af2b1c41a7275686e7355c2b3851be46cd /src/pages/popup/style.css
parentupdate instances (diff)
downloadlibredirect-ad806c6808c7feaa6585d22e19700a04fead87c8.zip
Add i18n
* add i18n for translation
* German translation
* Arabic translation
* RTL support
Diffstat (limited to 'src/pages/popup/style.css')
-rw-r--r--src/pages/popup/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/style.css b/src/pages/popup/style.css
index a2fc1256..c84e3c71 100644
--- a/src/pages/popup/style.css
+++ b/src/pages/popup/style.css
@@ -1,5 +1,5 @@
 body {
-    width: 240px;
+    width: 250px;
     min-height: auto;
 }