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

Banner component - 'Alerts' missing bottom padding on scroll in Firefox browser #121

Closed
vigneshmanogar opened this issue Feb 19, 2020 · 0 comments · Fixed by #131
Closed
Labels
bug Something isn't working

Comments

@vigneshmanogar
Copy link

Description

In Banner component's 'System Alerts' box, the bottom padding is missing when scroll is present. This is observed only in Firefox browser.

Versions

Ember-CLI: 3.11.0
Nucleus: 0.1.0

Current behaviour

There is no padding at the bottom of 'System Alerts' box after scrolling.

image

Expected behaviour

There has to be padding of 8px at the bottom of 'System Alerts' box after scrolling.

image

Steps to reproduce

  1. Open Firefox browser
  2. Go to nucleus documentation site.
  3. Navigate to the 'Banner' component link under 'Components'.
  4. Press success button more than 5 times.
  5. Click on 'more button'.
  6. Scroll to the bottom of the component.

Possible solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants