Clearing css floats with foundation 4 framework -


i'm developing website i'm having hard time clearing floats. i'm using foundation 4 framework. when .columns class applied element float elements left. when browser re-sized of elements become larger in height , forces element below push down next row.

i've tried adding clear:left elements pushes of elements left of page. here's screenshot of what's happening, http://www.webpagescreenshot.info/img/522621c34826e6-18306724

here's url page, http://theinfluence.iamchrisbarnard.com/news/

am missing something?

you have multiple large-6 overflowing row , wrapping.

you need surround each pair of large-6 in row below jsbin.

if issue resolved.

http://jsbin.com/ecojohe/1/


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -