diff --git a/sass/elements/notification.sass b/sass/elements/notification.sass index 1ed9c15056..8daccaad16 100644 --- a/sass/elements/notification.sass +++ b/sass/elements/notification.sass @@ -20,8 +20,8 @@ $notification-padding: 1.25rem 2.5rem 1.25rem 1.5rem !default background: transparent & > .delete position: absolute - right: 0.5em - top: 0.5em + right: 0.5rem + top: 0.5rem .title, .subtitle, .content