Skip to content

Commit

Permalink
Fixed positioning of Facebook in FF7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Jul 12, 2011
1 parent b870791 commit ab07c98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sc/social/like/browser/stylesheets/social_like.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#viewlet-social-like {margin-top: 5px;}
#viewlet-social-like .twitter-count-horizontal {height: 20px !important;}
#viewlet-social-like .fb_edge_widget_with_comment {position: absolute; margin-top: 0px;}
#viewlet-social-like .fb_edge_widget_with_comment {position: relative; margin-top: 0px;}
.twitter-share-button {margin-top: 0.8px;}
.horizontal .fb_iframe_widget iframe {height: 23px !important;}

0 comments on commit ab07c98

Please sign in to comment.