Topic: Blacklist hide setting?

Posted under Tag Alias and Implication Suggestions

anotamoose said:
Unless there's one already

There's no setting for it, but you can add a CSS rule to your account (Account -> Settings -> Advanced -> Custom CSS Styles) to hide it.

section.blacklist-ui { display: none; }

Updated

  • 1