Ensure dropdown a-tags are not affected
This commit is contained in:
+8
-6
@@ -1870,13 +1870,15 @@ tag-input {
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: $text-dark;
|
||||
|
||||
&:hover {
|
||||
h4 {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: $brand_primary;
|
||||
color: $text-dark;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: $brand_primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user