Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Item extra and help have inconsistent line height #6618

Closed
oluckyman opened this issue Jun 26, 2017 · 0 comments
Closed

Form Item extra and help have inconsistent line height #6618

oluckyman opened this issue Jun 26, 2017 · 0 comments

Comments

@oluckyman
Copy link

Version

2.11.2

Environment

osx, Chrome Version 58.0.3029.110 (64-bit)

Reproduction link

https://codepen.io/anon/pen/QgqXYO?editors=0011

image

Steps to reproduce

Define both extra and help props in Form.Item and make it long enough to wrap

What is expected?

Both text blocks should have the same line-height

What is actually happening?

help text has smaller line-height than extra

@afc163 afc163 closed this as completed in dbd6f29 Jun 27, 2017
jdz321 added a commit to jdz321/ant-design that referenced this issue Jun 28, 2017
* 'master' of https://github.com/ant-design/ant-design: (137 commits)
  chore: fix ts lint
  test: update snapshot for rc-calendar and rc-input-number
  deps: unlock rc-animate's minor, close: ant-design#6631
  fix: TypeScript's definition of FormItemColOption (ant-design#6611)
  fix dataPicker onOk type definition (ant-design#6619)
  chore: update details for ant-design#6584
  remove unused code
  fix hiddenTextarea typo
  chore: add className prop to DatePicker (ant-design#6584)
  adjust tree select checkbox position
  Fix form item extra content line height, close ant-design#6618
  Improve autosize textarea scrollbar style, close ant-design#6609
  Fix select overflow bug, close ant-design#6621
  Don't impact select inside input group
  Fix input group extra padding
  Tweak range picker style
  Tweak date picker icon style
  remove style important
  fix snapshot
  Tweak tabs style at card top
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant