about summary refs log tree commit diff
path: root/app/views/about
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-03-13 08:14:08 +0100
committerGitHub <noreply@github.com>2018-03-13 08:14:08 +0100
commit8bf3e750ab1d4f4ffa7063b088870d7a82ad548c (patch)
treef50dade469cf4e0ab3c4371aa81b36ddc35fa6b0 /app/views/about
parent18241ccbe1778f67f657c8346a2dda1b131ee852 (diff)
Fix #6757: Adjust RTL styles for landing page (#6768)
Diffstat (limited to 'app/views/about')
-rw-r--r--app/views/about/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/show.html.haml b/app/views/about/show.html.haml
index dbb914f11..85e5442af 100644
--- a/app/views/about/show.html.haml
+++ b/app/views/about/show.html.haml
@@ -50,7 +50,7 @@
 
               %p= @instance_presenter.site_description.html_safe.presence || t('about.generic_description', domain: site_hostname)
 
-          .landing-page__call-to-action
+          .landing-page__call-to-action{ dir: 'ltr' }
             .row
               .row__information-board
                 .information-board__section