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

fixes: Redirect tables cut off when text is too long #3735

Conversation

MysteryManav
Copy link

fixes: #3728

Copy link
Member

@willgearty willgearty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks @MysteryManav! Unfortunately, it looks like this has revealed a different bug with the email redirects table:
image

I think just changing the colspan to 4 here should do the trick:

<tr><th colspan="6">Email Redirects</th></tr>

@willgearty
Copy link
Member

@MysteryManav do you have any plans to address my review?

@MysteryManav MysteryManav removed their assignment Jul 20, 2024
@MysteryManav MysteryManav deleted the redirect_tables_cut_off branch July 20, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect tables cut off when text is too long
2 participants