Comment: | [WebFonts] fix #pt-webfonts icon position
* Core uses padding-left 15px for a 13px-wide icon
* So this should use padding-left 18px as this icon is 16px wide. Before the icon was slightly overlaying the left edge of the label, now there's padding in between, like there for core #pt-userpage
* Also removed redundant background properties, same as core #pt-userpage stylings |