| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb32bc6075d88ec27cdcf52
|
|
|
|
|
|
|
|
This can fail if run in parallel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They don't use it.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`prefers-reduced-motion` media query
Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query
|
|
|
|
|
|
(#28046)
|
|
|
|
|
|
|
|
|