HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Disable the author of Hot Thread
This discussion is related to the Hot Threads addon.

How can I disable the name of the author and post date on my hot thread panel. It takes up a lot of space. Or atleast make it smaller?
0
Comments
The HTML of the Hot Discussions is like that:
So you can easily hide both with CSS like that:
Thank you so much!!!