Hi!
I have to insert a script using Facebook comments.
But it did not turn up.
But if I take the view component and remove the "display: inline-block;" it works
Does anyone know what it is that causes trouble?
.fb_iframe_widget {
display: block !important;
}