Tag CSS with !important flag

There’s some Sass in tagging.scss with the !important flag overriding custom CSS. Is this intended or should it be changed so I don’t have to make my overrides !evenmoreimportant?

1 Like

Are you referring to .extra-info-wrapper .discourse-tag only, or are there others? @neil do we need this?

I removed the !important from those extra-info-wrapper colors and it didn’t break anything that I could see.

https://github.com/discourse/discourse/commit/3d3215889326a256e571dfc4754fcc3df5475811

6 Likes

This broke style for my site @neil.

Color Scheme:

2 Likes

Ok I’ll revert. that change

1 Like