Skip to content

Hotfix: (UTRC-356) Avoid Grid Blowout#365

Closed
wesleyboar wants to merge 2 commits into
mainfrom
hotfix/UTRC-356-avoid-grid-blowout
Closed

Hotfix: (UTRC-356) Avoid Grid Blowout#365
wesleyboar wants to merge 2 commits into
mainfrom
hotfix/UTRC-356-avoid-grid-blowout

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Sep 27, 2021

Copy link
Copy Markdown
Member

Status

Closed in favor of merging with many related changes via #368.

Overview

Avoid "grid blowout" (like UTRC homepage text below banner not wrapping*).

* This could happen if its .s-focus-list items have text that is longer than available space.

Changes

  • Add missing import of custom media queries.*
  • Use min-width (via minmax() for to prevent grid cells from overflowing grid box.

* This did not cause a bug for Frontera, because the build process for its homepage stylesheet imported other stylesheets that imported custom media queries.

Notes

@wesleyboar

Copy link
Copy Markdown
Member Author

Closing in favor of larger PR #368 (which references this PR in its changeset).

@wesleyboar wesleyboar closed this Sep 27, 2021
@wesleyboar wesleyboar deleted the hotfix/UTRC-356-avoid-grid-blowout branch September 27, 2021 21:19
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.

1 participant