mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-03 21:25:39 +02: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