diff --git a/CHANGELOG.md b/CHANGELOG.md index 65dff9dc..8e214773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.4.1 # Fix #568 max-width container +# Fix #589 notification delete ## 0.4.0 diff --git a/sass/elements/notification.sass b/sass/elements/notification.sass index 5bdc7c37..3aeaff97 100644 --- a/sass/elements/notification.sass +++ b/sass/elements/notification.sass @@ -9,7 +9,7 @@ background: $white pre code background: transparent - .delete + & > .delete position: absolute right: 0.5em top: 0.5em