From: Jeremy Thomas Date: Sun, 26 Mar 2017 16:33:13 +0000 (+0100) Subject: Fix 589 X-Git-Tag: 0.4.1~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefac73bef0756a4e56e16a5726ca704e1097831;p=thirdparty%2Fbulma.git Fix 589 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 65dff9dc3..8e2147731 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 5bdc7c374..3aeaff971 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