ShareThis Button Cut Off Fix

3

Posted by: Jennifer Zelazny on October 15, 2008

Categorized: CSS, HOWTOs, WordPress Plugins

Tagged: , ,

I have seen a lot of sites using the ShareThis button (including a few of mine) where the button in Safari was getting cut off (clipped) at the bottom. If this is happening to you – there is a quickfix. Add this line of CSS to your stylesheet and your button will no longer be cut off.

.stbutton {display:block;height:16px;}

3 Responses to “ShareThis Button Cut Off Fix”

  1. softlimit says:

    Thank You!

  2. jzelazny says:

    Glad I could help!

  3. caspar (v) says:

    yes. truly. thank you. was going a little nuts on that one.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>