[tor-commits] [webwml/staging] fix other ways section's width

nima at torproject.org nima at torproject.org
Sat Dec 26 06:27:17 UTC 2015


commit 06ada809ef5065126152e4f48fe34507a7763f71
Author: MehrabKamrani <mk.zizou at gmail.com>
Date:   Fri Dec 25 23:55:18 2015 +0800

    fix other ways section's width
---
 donate/en/donate.wml |   21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/donate/en/donate.wml b/donate/en/donate.wml
index 9b31aef..044764f 100644
--- a/donate/en/donate.wml
+++ b/donate/en/donate.wml
@@ -114,9 +114,10 @@
       </div><!-- container -->
     </div><!-- paypal-donate -->
 
-        <div id="other-ways-section">
-      <div class="container-fluid">
-        <div id="maincol">
+    <div id="other-ways-section">
+      <div class="main-other-ways">
+        <div class="container">
+          <div id="maincol">
           <div class="hundred toptwenty">
           
             <div class="row-eqheight">
@@ -238,8 +239,13 @@
               </div><!-- check-eutransfer -->
 
             </div><!-- row-eqheight -->
-              
-              
+            </div> <!-- hundred toptwenty -->
+          </div> <!-- maincol row -->
+        </div> <!-- container -->
+      </div> <!-- main-other-ways -->
+            
+      <div class="minor-other-ways">
+        <div class="container">              
             <div class="col-xs-12 even-more">
 
               <div class="dsmall col-xs-4">
@@ -262,9 +268,8 @@
               </div>
             </div>
 
-          </div> <!-- hundred toptwenty -->
-        </div> <!-- maincol row -->
-      </div> <!-- fluid-container -->
+        </div> <!-- container -->
+      </div> <!-- minor-other-ways -->
       
     </div><!-- other-ways-section -->
 





More information about the tor-commits mailing list