[tor-commits] [webwml/staging] remove left-border when monthly donation is checked

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


commit f8882d8916bb0063755ea446b447fef6c98221c7
Author: MehrabKamrani <mk.zizou at gmail.com>
Date:   Fri Dec 18 09:38:36 2015 +0800

    remove left-border when monthly donation is checked
---
 css/donate-style.css |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/css/donate-style.css b/css/donate-style.css
index 6dad54b..ec40033 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -165,6 +165,9 @@ html {
 .right{
     border-left-width: 0px !important;
 }
+.left{
+    border-right-width: 0px !important;
+}
 .choiceLabel{
     cursor: pointer !important;
     margin: 0px !important;





More information about the tor-commits mailing list