php - Facebook comment box is over riding -


<div class="fb-comments" data-href="https://www.facebook.com/pages/societ%c3%a0-ginnastica-triestina-nautica/149520068540338" data-width="270" data-num-posts="3"> 

this comment box on riding div height , going on footer solution limit comments , should not on ride

add div display:block; , clear: both; if doesnt fix it, post jsfiddle code can see doing. may want implement sticky footers well.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -