This must be a new thing - I noticed in some of my profiles, the code isn't interrupted enough for it to not display the option for "disable weapons showing," but in others I have random floating potions. What's the tag for it to get rid of it?
(art by KayBit on Dappervolk)Fortunately it only shows up for the owner, but it is heckin' annoying.
Apparently it's even more heckin' annoying to remove, because coding that should have worked did not. But I found something that did!
Use:
a {display: none;}
a {display: inline !important;}