[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [gettor-web/master] fix main page text for rtl languages. part of https://gitlab.torproject.org/tpo/anti-censorship/gettor-project/gettor-web/-/issues/3



commit e050329d28dbb96777cafa583ce37df56d9c2fd8
Author: emma peel <emma.peel@xxxxxxxxxx>
Date:   Fri Mar 26 13:11:02 2021 +0100

    fix main page text for rtl languages. part of https://gitlab.torproject.org/tpo/anti-censorship/gettor-project/gettor-web/-/issues/3
---
 templates/layout.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/layout.html b/templates/layout.html
index e8db07e..fd6a115 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -23,7 +23,7 @@
     </div>
     <div class="container-fluid">
       <div class="row flex-xl-nowrap">
-        <main role="main" class="mx-auto col-12 {{ bag('alternatives', this.alt, 'order') }}">
+        <main role="main" class="mx-auto col-12 {{ bag('alternatives', this.alt, 'direction') }}">
           <div class="container pt-5 justify-content-center">
             <section>
               <div class="container py-3">



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits