Skip to content

Instantly share code, notes, and snippets.

@RiaanKnoetze
Created August 24, 2016 06:29
Show Gist options
  • Save RiaanKnoetze/96ebc6fe403b3012954acc2597ab3117 to your computer and use it in GitHub Desktop.
Save RiaanKnoetze/96ebc6fe403b3012954acc2597ab3117 to your computer and use it in GitHub Desktop.
Adjust star rating letter spacing for Peddlar in IE
.star-rating:before,
.star-rating span:before{
letter-spacing: inherit !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment