Here's a fiddle to show what I'm talking about. With a container-fluid
and row-fluid
divs, things are pushed right up against the left side of the screen. When I shrink the screen, the spans collapse so they're on top of each other (which is expected), and there's now a left margin pushing it away from that side.
Is this normal behavior? It seems odd that they'd not implement the left margin, or intentionally set it to 0, in those cases.