about summary refs log tree commit diff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2017-04-24 18:03:53 +0200
committerGitHub <noreply@github.com>2017-04-24 18:03:53 +0200
commite59f5c8e13f640166e6fe056500d36edd6cb6df6 (patch)
treea6e464d1bcdac473e0210d4d0d85d349038533e8 /app/assets/stylesheets/application.scss
parentb073b092c96669db83e4fbcd945a05d3d1767534 (diff)
Add an RTL stylesheet for Arabic i18n (#2378)
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 35bdd3b6a..fb1767954 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -18,3 +18,4 @@
 @import 'about';
 @import 'tables';
 @import 'admin';
+@import 'rtl';