Closed jsomeara closed 3 months ago
Resolves #3464
Previously, on the gallery page, long tags were not limited and could overflow out of the card container. Adding CSS to limit the tags to only fill up the rest of the flexbox space fixed this.
Before After
Resolves #3464
Previously, on the gallery page, long tags were not limited and could overflow out of the card container. Adding CSS to limit the tags to only fill up the rest of the flexbox space fixed this.
Before/After screenshots (if applicable)
Before After
Testing instructions
Things to check before submitting the PR