Facebook Add On Help

I have installed a facebook like button at shoutkey.com/administration.



When I click the like button it should show the comment box so the user can type the comment about what they are liking but for some reason it appears to be hidden mostly. You can see just the tip of the comment box.



I can't figure out how to fix it. Does anyone have any idea?

Better loose the comment box is what I think. Add this to styles.css in your skins folder.



.fb_edge_comment_widget {
display: none !important;
}

Hey Flow! Thanks. I thought without the comment box it doesn't show up on their feed for their friends to see it?

Am I wrong?