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

[tor-commits] [webwml/master] Fix banner padding



commit 21c524edf09e0b4a7151ffd768bcbd11461498b1
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Mon Nov 5 13:52:27 2018 +0100

    Fix banner padding
---
 css/layout.css     | 5 +----
 css/layout.min.css | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/css/layout.css b/css/layout.css
index e15fcaf9..77c4a243 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -1466,10 +1466,7 @@ p.blogDate {
 	font-size: 60%;
 }
 
-.eoy-btn-container{
-	padding-top: 5%;
-	padding-bottom: 5%;
-}
+.eoy-btn-container{ padding: 3% 0;}
 
 .eoy-btn {
   background-color: #420C5D;
diff --git a/css/layout.min.css b/css/layout.min.css
index 70e710c9..79b84d16 100644
--- a/css/layout.min.css
+++ b/css/layout.min.css
@@ -71,10 +71,7 @@
 	font-size: 60%;
 }
 
-.eoy-btn-container{
-	padding-top: 5%;
-	padding-bottom: 5%;
-}
+.eoy-btn-container{ padding: 3% 0;}
 
 .eoy-btn {
   background-color: #420C5D;



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