Viewing 2 replies - 1 through 2 (of 2 total)
  • The extra space is to accomodate buttons on different languages. You can add the following css to your stylesheet and correct it.

    .addthis_button_tweet.at300b {
    width: 70px;
    }
    
    .addthis_button_pinterest_pinit.at300b {
    width: 35px;
    }
    .addthis_toolbox.addthis_default_style {
    padding-top: 15px;
    }
    Thread Starter rjt1985

    (@rjt1985)

    Thanks. This works a treat.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space after Twitter button… why?’ is closed to new replies.