Fix dropdown links highlighting in Message component

This commit is contained in:
Kevin Barralon 2018-10-26 14:33:21 -04:00 committed by Jeremy Thomas
parent 54954a2907
commit bb3f693a70

View File

@ -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