mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-08 00:04:11 -04:00
* Adjust margin for sticky elements on modal Previously white space was visible to the right of sticky elements due to right padding being added to the body. This fixes #23661. * Add unit tests for margin of sticky elements on modal