Add flex wrap to fix aws image bleed on small screens
What does this MR do and why?
Fixes AWS image bleeding out of the container on smaller/mobile devices.
Screenshots or screen recordings
Before | After |
---|---|
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Go to settings -> CI/CD
- Expand the variable section
- Add a new variable
- Start typing AWS and pick one of the AWS suggestions
- You should see the AWS information at the bottom
- Open developer tools and enter mobile and select iPhone SE
- Verify the AWS logo wraps and is not cut off.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #222820 (closed)