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

[tor-commits] [tpo/master] Fix layout



commit d80b65bb60ed8a61f4984b33651ff42a4d6bfb8e
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Thu Apr 11 00:21:22 2019 +0200

    Fix layout
---
 templates/contact.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/contact.html b/templates/contact.html
index 79eeb53..c9c030c 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -54,14 +54,14 @@
   <div class="row">
     <div class="col-md-6">
       <div class="row">
-        <div class="oval-3 mt-3 p-2"><i class="fas fa-spider-png text-primary"></i></div>
+        <div class="oval-3 mt-3"><i class="fas fa-spider-png text-primary"></i></div>
       </div>
       <div class="row mt-3 mr-5">
         <a class="h4 text-primary" href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback"; target="_blank">{{ _('Report a bug or give feedback.') }}</a>
         <p class="text-tpo">{{ _('Tor relies on the support of users and volunteers around the world to help us improve our software and resources, so your feedback is extremely valuable to us (and to all Tor users).') }}</p>
       </div>
       <div class="row">
-        <div class="oval-3 mt-3 p-2"><i class="fas fa-flag-png text-primary"></i></div>
+        <div class="oval-3 mt-3"><i class="fas fa-flag-png text-primary"></i></div>
       </div>
       <div class="row mt-3 mr-5">
         <a class="h4 text-primary" href="https://trac.torproject.org/projects/tor/wiki/doc/ReportingBadRelays"; target="_blank">{{ _('Tell us about a bad relay.') }}</a>
@@ -70,7 +70,7 @@
     </div>
     <div class="col-md-6">
       <div class="row">
-        <div class="oval-3 mt-3 p-2"><i class="fas fa-lock-png text-primary"></i></div>
+        <div class="oval-3 mt-3"><i class="fas fa-lock-png text-primary"></i></div>
       </div>
       <div class="row mt-3 mr-5">
         <h4 class="text-primary">{{ _('Report a security issue.') }}</h4>

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