From: HacheB Date: Mon, 25 Jun 2018 10:35:25 +0000 (+0200) Subject: Update notification.sass X-Git-Tag: 0.7.2~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d049b59590627a8f1e9641aec92e6e0c0ecc523;p=thirdparty%2Fbulma.git Update notification.sass For use dropdown component in notification. --- diff --git a/sass/elements/notification.sass b/sass/elements/notification.sass index 8daccaad1..190df403f 100644 --- a/sass/elements/notification.sass +++ b/sass/elements/notification.sass @@ -8,7 +8,7 @@ $notification-padding: 1.25rem 2.5rem 1.25rem 1.5rem !default border-radius: $notification-radius padding: $notification-padding position: relative - a:not(.button) + a:not(.button):not(.dropdown-item) color: currentColor text-decoration: underline strong