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

set vertical-align prop to middle for .label #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mu-hun
Copy link
Contributor

@mu-hun mu-hun commented Jul 30, 2019

inherit middle
Screen Shot 2019-07-30 at 9 49 24 PM Screen Shot 2019-07-30 at 9 49 05 PM

기존의 vertical-align 의 스타일 값은 baseline으로, 부트스트랩에서 상속 받은 값입니다.

해당 값이 덮어 쓴 레이블 요소와 자연스럽지 않아 vertical-align: middle 값을 새로 추가했습니다.

padding: 2px 2px 은 의도하신 값이 맞나요? 제대로 덮어 씌웠을때 4px 7px 값보다 부자연스러워 보입니다.

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

Successfully merging this pull request may close these issues.

1 participant