More specific radio hiding

Closes #15538
This commit is contained in:
Mike Jolley 2017-06-09 14:47:07 +01:00
parent 9b7379c66e
commit 27d57e6019
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -967,7 +967,7 @@ button.pswp__button--zoom:hover {
cursor: pointer;
}
input[type=radio] {
input.input-radio[name=payment_method] {
display: none;
& + label {