[tor-commits] [webwml/staging] remove left-border when monthly donation is checked
nima at torproject.org
nima at torproject.org
Mon Dec 21 00:30:46 UTC 2015
commit ac5d68ca9d126beda6983af3c7594675f058221f
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