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

bug(timepicker) chevron icon doesn't look right with font-size 14px on html #2663

Closed
ghost opened this issue Aug 29, 2018 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Aug 29, 2018

Bug description:

When I set font-size: 14px on html and size of timepicker is small, chevron icon doesn't look right:
image

Is there any particular reason why width and height of the chevron don't match?
image
When I set the same size for both width and height, the icon looks fine with any root font-size

Link to minimally-working plunker that reproduces the issue:

https://stackblitz.com/edit/angular-xspxt3?file=app/timepicker-basic.html

Version of Angular, ng-bootstrap, and Bootstrap:

ng-bootstrap: 3.1.0

@pkozlowski-opensource
Copy link
Member

Is there any particular reason why width and height of the chevron don't match?

Not that I recall... Would you mind sending a PR that brings those to the same values so we can see how it looks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant