Title: Buttons not aligned
Last modified: August 20, 2016

---

# Buttons not aligned

 *  [jenhan](https://wordpress.org/support/users/jenhan/)
 * (@jenhan)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/buttons-not-aligned/)
 * I just installed social sharing toolkit and the buttons do not align vertically.
   The tweet, g+1 and pinit buttons align and are the same height, but the linkedin
   share button is the same height and does not align. The fb like button is larger,
   but none of the buttons align vertically.
 * Is there an easy way to fix this? I already tried adding css to span.mr_social_sharing
   with no success.
 * [http://wordpress.org/extend/plugins/social-sharing-toolkit/](http://wordpress.org/extend/plugins/social-sharing-toolkit/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Skippermark](https://wordpress.org/support/users/skippermark/)
 * (@skippermark)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/buttons-not-aligned/#post-3140461)
 * I noticed the buttons don’t align properly with the new Twenty Twelve theme, 
   but they work great with Twenty Eleven. With 2012, the tops align horizontally
   but not if you choose to align with the bottom.
 *  [Skippermark](https://wordpress.org/support/users/skippermark/)
 * (@skippermark)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/buttons-not-aligned/#post-3140462)
 * I just did some tests, and it’s actually just the Twitter button that doesn’t
   align correctly.
 *  [Samuel Aguilera](https://wordpress.org/support/users/samuelaguilera/)
 * (@samuelaguilera)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/buttons-not-aligned/#post-3140466)
 * To fix vertical align for the Twitter button with Twenty Twelve theme, just add
   this CSS code in the plugin settings:
 *     ```
       span.mr_social_sharing {
       	height: 20px !important;
       }
       ```
   
 * It’s a little “dirty” trick but it solves the problem.
 *  Thread Starter [jenhan](https://wordpress.org/support/users/jenhan/)
 * (@jenhan)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/buttons-not-aligned/#post-3140469)
 * Thanks for the replies. I’m sure that trick will work, but I usually try to avoid
   hacks. I ended up going with a different plugin, but if the plugin developers
   have any suggestions, I’m all ears!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Buttons not aligned’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-sharing-toolkit.svg)
 * [Social Sharing Toolkit](https://wordpress.org/plugins/social-sharing-toolkit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-sharing-toolkit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-sharing-toolkit/)
 * [Active Topics](https://wordpress.org/support/plugin/social-sharing-toolkit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-sharing-toolkit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-sharing-toolkit/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [jenhan](https://wordpress.org/support/users/jenhan/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/buttons-not-aligned/#post-3140469)
 * Status: not resolved