0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
David Bailey ba6a6f1369 Fix sticky margin when a modal is opened (#23669)
* 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
2017-08-25 22:01:41 +01:00
..
dist dist 2017-08-20 13:36:58 -07:00
src Fix sticky margin when a modal is opened (#23669) 2017-08-25 22:01:41 +01:00
tests Fix sticky margin when a modal is opened (#23669) 2017-08-25 22:01:41 +01:00
.eslintrc.json Enable the no-return-assign rule. 2017-08-23 00:05:38 +03:00