Skip to content

Commit

Permalink
ENGCOM-4041: [Backport] bundle-product-radio-button-misalign #20743
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaschenko authored Feb 23, 2019
2 parents 192669d + b246165 commit f73ddcb
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@
.field.choice {
input {
float: left;
margin-top: 4px;
}

input[type='checkbox'] {
margin-top: 2px;
}

.label {
Expand Down

0 comments on commit f73ddcb

Please sign in to comment.