mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-07 00:02:51 -05:00
Negative margin example wasn't displaying correctly due to border and background styling being applied directly to the `.col` element. Made a child element and applied the styling to it