Merge pull request #19270 from edx/tuchfarber/make_alert_banner_mobile_friendly

Remove min-width requirement on alert banner so it's mobile friendly.
This commit is contained in:
Matt Tuchfarber
2018-11-15 13:54:03 -05:00
committed by GitHub

View File

@@ -773,7 +773,6 @@
margin: 0 auto;
width: flex-grid(12);
max-width: $fg-max-width;
min-width: $fg-min-width;
color: $white;
strong {