[webwml/master] remove left-border when monthly donation is checked

25 Jan
2017
25 Jan
'17
4:18 p.m.
commit f8882d8916bb0063755ea446b447fef6c98221c7 Author: MehrabKamrani <mk.zizou@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;
3057
Age (days ago)
3057
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org