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

Leave room for the border to show #2246

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Leave room for the border to show #2246

merged 1 commit into from
Nov 19, 2024

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Sep 25, 2024

box-sizing: border-box allows the border to be included in the height calculation.

Fixes #2245

@jcoyne jcoyne changed the title Remove height Leave room for the border to show Sep 25, 2024
@cbeer
Copy link
Member

cbeer commented Sep 25, 2024

Won't this regress #1131?

@jcoyne
Copy link
Contributor Author

jcoyne commented Sep 25, 2024

@cbeer I switched this to just be box-sizing: border-box

@hudajkhan hudajkhan merged commit 62f4ea8 into main Nov 19, 2024
2 checks passed
@hudajkhan hudajkhan deleted the jcoyne-patch-1 branch November 19, 2024 19:35
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.

Media viewer missing bottom border
3 participants