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

Rendering bottom-center on mobile cuts the message off #63

Closed
ryanrdetzel opened this issue Mar 29, 2020 · 4 comments
Closed

Rendering bottom-center on mobile cuts the message off #63

ryanrdetzel opened this issue Mar 29, 2020 · 4 comments

Comments

@ryanrdetzel
Copy link

Reproducible in the browser (Chrome mobile testing) and on an iPhone.

@ryanrdetzel
Copy link
Author

.notification-container-mobile-bottom { margin-bottom: 25px; }

Fixes the issue but there might be a better way

@teodosii
Copy link
Owner

Could you post a screenshot? I was not able to reproduce it on github pages.

@ryanrdetzel
Copy link
Author

react-notifications

@teodosii
Copy link
Owner

teodosii commented Nov 12, 2020

Fixed in 3.0.0
Can you have a look at 3.0.0? It's also published to github pages, there the notification is positioned properly. Maybe you ran into a corner-case issue which I wasn't able to reproduce.

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

No branches or pull requests

2 participants