Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX #122] Fix for banner component - system alerts is not responsive #130

Closed
wants to merge 2 commits into from

Conversation

Vignesh-Manogar-E3433
Copy link
Contributor

Description

Resolves #122

The 'System alert' in Banner has a fixed width of 400px.
Solution: Setting 'maximum width' to '400px' and 'width' to be calculated based on viewport size.

Other Minor fixes include:
Banner text to overflow with ellipses
Banner text to have left padding for mobile sizes

Tested in chrome, firefox and safari

Related Bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Banner component - 'System Alerts' is not responsive
1 participant