We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Track ticket, there is a style white-space: nowrap in the Pull Requests section to prevent wrapping two buttons:
white-space: nowrap
wordpress.org/wordpress.org/public_html/style/trac/wp-trac.css
Line 2510 in bb512e5
This style works as expected when a ticket has linked PRs,
but not when it has no PRs, which means the text overflows.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On Track ticket, there is a style
white-space: nowrap
in the Pull Requests section to prevent wrapping two buttons:wordpress.org/wordpress.org/public_html/style/trac/wp-trac.css
Line 2510 in bb512e5
This style works as expected when a ticket has linked PRs,
but not when it has no PRs, which means the text overflows.
The text was updated successfully, but these errors were encountered: