gitlab-org--gitlab-foss/changelogs/unreleased/25776-alerts-should-be-responsive.yml
Connor Smallman f68a715366 Removed hidden-xs class from alerts
Centered alert text and prevented alert actions links from floating
right for viewports below medium width (992px)

Centered alert text stopped alert actions from floating right for viewports below medium width (992px)

Update styles to use correct screen width variable for max-width media query

Added unreleased changelog

Added class to alert links wrapper
Updated styles for new class, float alert links on larger screens
2017-01-11 07:12:38 +00:00

4 lines
123 B
YAML

---
title: Changed alerts to be responsive, centered text on smaller viewports
merge_request: 8424
author: Connor Smallman