themeskult / wp-svbtle

Wordpress Admin & Theme inspired by Svbtle
http://wp-svbtle.com
1.45k stars 220 forks source link

Sharedaddy Height Too Small #101

Closed edent closed 11 years ago

edent commented 11 years ago

https://github.com/gravityonmars/wp-svbtle/blob/master/wp-content/themes/svbtle/style.css#L140

Currently

.sharedaddy {height: 24px!important; clear: both; overflow: hidden}

The height: 24px!important; isn't needed. The sharedaddy plugin can have multiple lines - currently the bottom half of the buttons are cut off and the second row isn't seen at all.