[tor-commits] [tpo/master] Test svg to png fallback

hiro at torproject.org hiro at torproject.org
Sun Mar 31 22:54:29 UTC 2019


commit 4b0840edddb928394a5e346d7241700faf176416
Author: hiro <hiro at torproject.org>
Date:   Mon Apr 1 00:54:26 2019 +0200

    Test svg to png fallback
---
 templates/navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/navbar.html b/templates/navbar.html
index ef014a9..eedf9c6 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -55,7 +55,7 @@
       {% set download = site.get('/download') %}
       <div class="pull-right">
           <a class="btn btn-outline-light pull-right" href="{{ this.url_to(download)|url(alt=this.alt) }}">
-            {{ _("Download Tor Browser") }}<span class="oi oi-arrow-bottom"></span>
+            {{ _("Download Tor Browser") }}<span class="oi oi-arrow-bottom ml-2 p-1"></span>
           </a>
       </div>
   </nav>



More information about the tor-commits mailing list