Merge pull request #209 from hanai/patch-1

Update form.less
This commit is contained in:
偏右 2015-08-27 12:54:31 +08:00
commit 5022bfef13

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;
}