If your site is built with an Artisteer theme and you have Jetpack sharing activated you may have noticed Artisteer’s bullet icons over the top of the Jetpack sharing buttons. To fix this you need a little custom CSS.
.sd-content ul>li:before { content: none; }