-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
fix(table): inaccurate row height #8303
Conversation
@crisbeto lint error:
|
Nvm, not this PR. Weird error. |
AFAIK I opened this one while we had some lint errors in master. |
Caretaker note: causes a fair number of screenshot changes, need to decide if this would be considered breaking |
Manually merged in a previous commit to rebase - @crisbeto can you confirm it looks right |
Fixes the table border throwing of the table row height by one pixel. Fixes angular#8299.
82281ec
to
af5c02a
Compare
Fixes the table border throwing of the table row height by one pixel. Fixes #8299.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes the table border throwing of the table row height by one pixel.
Fixes #8299.