The page contains two buttons, from twitter and from facebook.
What I\'m observing in Firefox 3.5.15 is:
It seems that, as of today at least, that the issue comes from an odd alignment of the tag that the javascript generates within the .fb-share-button . Here's my fix: .fb-share-button span { top: -6px; } 0 讨论(0) 查看其它18个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
.fb-share-button . Here's my fix: .fb-share-button span { top: -6px; } 0 讨论(0) 查看其它18个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
.fb-share-button span { top: -6px; }