From: Kevin Barralon Date: Fri, 26 Oct 2018 18:33:21 +0000 (-0400) Subject: Fix dropdown links highlighting in Message component X-Git-Tag: 0.7.3~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb3f693a70dddbbd3b876346e26c80f31a447b52;p=thirdparty%2Fbulma.git Fix dropdown links highlighting in Message component --- diff --git a/sass/components/message.sass b/sass/components/message.sass index 272e68b47..badac5dab 100644 --- a/sass/components/message.sass +++ b/sass/components/message.sass @@ -25,7 +25,7 @@ $message-header-body-border-width: 0 !default font-size: $size-normal strong color: currentColor - a:not(.button):not(.tag) + a:not(.button):not(.tag):not(.dropdown-item) color: currentColor text-decoration: underline // Sizes