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

Fix height of tabs in compare page #1666

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jul 26, 2023

If regressions were too large, the text did overflow previously. Now the height is set to min-height, so the tab header will be expanded as needed.

Fixes this: https://perf.rust-lang.org/compare.html?start=ff8fe76c0e36b65c038a080a8a8341024104d117&end=3c3d525b34cf1491d7ff1e217aa1d892d51f0102&stat=cycles:u

If regressions were too large, the text did overflow previously. Now the height is set to `min-height`, so the tab header will be expanded as needed.
@Kobzol Kobzol merged commit ecb1743 into rust-lang:master Jul 27, 2023
9 checks passed
@Kobzol Kobzol deleted the tab-min-height-fix branch July 27, 2023 11:51
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.

2 participants