Timvde / UserChrome-Tweaks

A community maintained repository of userChrome.css tweaks for Firefox
GNU General Public License v3.0
1.25k stars 122 forks source link

Hide unused padding #133

Closed different55 closed 5 years ago

different55 commented 5 years ago

With this snippet the icon and label are never shown at the same time, but the padding between them still exists. Also tack on an !important to the bit that hides the icons. I could not get it to work without it which is just bizarre because it really should. The native bit that's overriding it is less specific and doesn't use !important either so I have no idea what's going on there.