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 - Revert responsive behaviour of tables #88

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

kudlajz
Copy link
Contributor

@kudlajz kudlajz commented Jul 9, 2024

Partially reverts #87 since the tables do not look great in production newsrooms with white-space: nowrap rule.
It will still allow the table to be scrollable on smaller screens, but will preserve the same visuals for normal screens.
Turns out the browser will still break the whitespace as needed, so the responsive behaviour does not seem to kick in in most cases. So just reverting that completely.

@kudlajz kudlajz self-assigned this Jul 9, 2024
@kudlajz kudlajz force-pushed the revert/care-5666-wide-tables-not-working-properly branch from ef7ad8c to e61cea9 Compare July 9, 2024 16:17
@kudlajz kudlajz changed the title Fix - Revert responsive behaviour of tables Fix - Remove white-space: nowrap from tables Jul 9, 2024
@kudlajz kudlajz force-pushed the revert/care-5666-wide-tables-not-working-properly branch from e61cea9 to a142ebf Compare July 9, 2024 16:23
@kudlajz kudlajz changed the title Fix - Remove white-space: nowrap from tables Fix - Revert responsive behaviour of tables Jul 9, 2024
@kudlajz kudlajz merged commit 7a37ba6 into master Jul 9, 2024
8 of 9 checks passed
@kudlajz kudlajz deleted the revert/care-5666-wide-tables-not-working-properly branch July 9, 2024 16:26
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