Div float pushes down 350px
-
I’m developing a blog and for some reason the div-id “main” is filling with 350px of blank space before its child elements appear: “this-issue” (float left) and “sidebar” (float right). As a temporary workaround, I made its children float top: -350px, but I’d like to figure our what’s causing that blank space. Additionally, that workaround shifts the content up, but now the blank space appears below the children.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Div float pushes down 350px’ is closed to new replies.