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

Fixes #1514: Fix spacing of the delete button in notification element #1518

Merged
merged 1 commit into from
Dec 28, 2017
Merged

Fixes #1514: Fix spacing of the delete button in notification element #1518

merged 1 commit into from
Dec 28, 2017

Conversation

feute
Copy link
Contributor

@feute feute commented Dec 8, 2017

This is a bugfix. Fixes #1514.

Proposed solution

This fixes the spacing of the .delete button inside the notification element. em doesn't work in that context, so even if you have 10em it won't move the delete button and will keep it at the top right corner; replacing the positioning with rem works as expected.

@Alexandre-cibot
Copy link
Contributor

Alexandre-cibot commented Dec 28, 2017

Could we merge this fix please ?

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.

Notification Close Button Location / CSS Bug
3 participants