Update form.less

fix style
This commit is contained in:
Hanai 2015-08-27 12:48:38 +08:00
parent c83ae1bcfc
commit f96f70f685

View File

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