knodafuture / knoda-web

www.knoda.com
0 stars 0 forks source link

Connect to Facebook/Twitter buttons squished (270x40), should be 270x44 (same may be happening to the Share on Facebook/Twitter btns) #174

Closed lukebabb closed 9 years ago

lukebabb commented 9 years ago

Looks like the bottom of the buttons are still being cut off (could be a retina thing, again). I did notice the on Inspect Element the image is 44px but the container is still 40px

friends-find-container .invite-twitter-connect, #friends-find-container .invite-facebook-connect, #friends-find-container .invite-twitter-share, #friends-find-container .invite-facebook-share

width: 270px; height: 40px; display: inline-block;