Skip to content
Snippets Groups Projects
Unverified Commit 63a71523 authored by Matt Tuchfarber's avatar Matt Tuchfarber Committed by GitHub
Browse files

Merge pull request #19270 from edx/tuchfarber/make_alert_banner_mobile_friendly

Remove min-width requirement on alert banner so it's mobile friendly.
parents cc58aaaf e6ee0436
No related branches found
No related tags found
No related merge requests found
......@@ -773,7 +773,6 @@
margin: 0 auto;
width: flex-grid(12);
max-width: $fg-max-width;
min-width: $fg-min-width;
color: $white;
strong {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment