[tor-commits] [bridgedb/master] Adjust margin width on bootstap step containers.

isis at torproject.org isis at torproject.org
Tue Feb 4 00:28:48 UTC 2014


commit c65bec2be5879fb3e114a108b5235053661610fb
Author: Isis Lovecruft <isis at torproject.org>
Date:   Tue Jan 28 17:49:08 2014 +0000

    Adjust margin width on bootstap step containers.
---
 lib/bridgedb/templates/assets/custom.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bridgedb/templates/assets/custom.css b/lib/bridgedb/templates/assets/custom.css
index bc0e2d1..9449fc5 100644
--- a/lib/bridgedb/templates/assets/custom.css
+++ b/lib/bridgedb/templates/assets/custom.css
@@ -97,7 +97,7 @@ margin-top: 2px;
 }
 [class*="bdb_span"] {
     min-height: 1px;
-    margin: 0 20px 22px 20px;
+    margin: 0 20px 16px 20px;
 }
 .bdb_span7 {
     width: 560px





More information about the tor-commits mailing list