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 chrome not making a cell 100% wide when using min-width #1737

Merged
merged 2 commits into from Mar 3, 2020

Conversation

MrKickkiller
Copy link
Contributor

This pull request makes it so that width is used instead of min-width for the table cells. Chrome seemingly does not follow the min-width rule in this usecase

Closes #1735 .

@chvp chvp added the bug fix label Mar 2, 2020
@chvp chvp added this to the 3.3 milestone Mar 2, 2020
@bmesuere bmesuere merged commit 95824d8 into develop Mar 3, 2020
@bmesuere bmesuere deleted the issue/1735 branch March 3, 2020 12:40
chvp pushed a commit that referenced this pull request Mar 3, 2020
Fix chrome not making a cell 100% wide when using min-width.
@pdawyndt pdawyndt changed the title Fix chrome not making a cell 100% wide when using min-width. Fix chrome not making a cell 100% wide when using min-width Mar 3, 2020
@bmesuere bmesuere added the bug Something isn't working label Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right margin when hiding annotations on submitted solutions
3 participants