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 breakpoints for published columns #818

Merged
merged 4 commits into from
May 9, 2023
Merged

Conversation

shapiromatron
Copy link
Owner

@shapiromatron shapiromatron commented May 1, 2023

Fix layout for assessment published page /assessment/:id/published/.

Published columns never collapsed even on very small screens because we were using col-md-4 - this was changed to col-xl-4, so they can be read on small monitors:

image

image

@shapiromatron shapiromatron requested a review from caseyhans May 8, 2023 22:24
@shapiromatron shapiromatron marked this pull request as ready for review May 8, 2023 22:24
@shapiromatron shapiromatron merged commit a5d03b2 into main May 9, 2023
@shapiromatron shapiromatron deleted the publish-columns branch May 9, 2023 15:53
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