Sidebar in fluid layout pushes text in content div below sidebar content
Created by: mivano
I have a problem which I can reproduce in the 1.3/Examples/Fluid.html page.
Replace the
<div class="hero-unit">
section by the following:
`
a
b
(or simply copy the existing row definition)
Then the next row will start below the sidebar contents. So it is pushing the content down (at least in Chrome). What is the trick have the two columns (sidebar and content) and not interfere with the height/placement of the content?
BTW also happens in 1.2.