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:
@@ -773,7 +773,6 @@
|
||||
margin: 0 auto;
|
||||
width: flex-grid(12);
|
||||
max-width: $fg-max-width;
|
||||
min-width: $fg-min-width;
|
||||
color: $white;
|
||||
|
||||
strong {
|
||||
|
||||
Reference in New Issue
Block a user