Browse Source

Update form.less

fix style
pull/209/head
Hanai 9 years ago
parent
commit
f96f70f685
  1. 2
      style/components/form.less

2
style/components/form.less

@ -105,7 +105,7 @@ input[type="checkbox"] {
position: absolute; position: absolute;
font-size: @font-size-base; font-size: @font-size-base;
line-height: @line-height-base; line-height: @line-height-base;
bottom: - @line-height-computed; bottom: -@line-height-computed;
} }

Loading…
Cancel
Save