|
1
|
.wp-block-give-donation-form { |
|
2
|
position: relative; |
|
3
|
|
|
4
|
form[id*='give-form']*='give-form'] #give-gateway-radio-list > li input[type='radio']='radio'] { |
|
5
|
display: inline-block; |
|
6
|
} |
|
7
|
} |
|
8
|
|
|
9
|
.give-change-donation-form-btn { |
|
10
|
svg { |
|
11
|
margin-top: 3px; |
|
12
|
} |
|
13
|
} |
|
14
|
|