Putting this here so I remember it next time I need it. On a FB Like button on your website to hide the “comments” box that pops up just add the following to your CSS:

.fb_edge_comment_widget { display: none !important; }