Skip to content

Commit

Permalink
Fixed-Checkbox-Alignement: Checkbox alignment issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
suryakant-krish committed Dec 8, 2018
1 parent 9143820 commit 0811a71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/web/css/source/lib/_forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@

input[type="checkbox"] {
.lib-form-element-choice(@_type: input-checkbox);
position: relative;
top: 2px;
}

input[type="radio"] {
Expand Down

0 comments on commit 0811a71

Please sign in to comment.