Closed
Description
In the latest v2.17.0 there is problem with modals.
When you open the modal it sets padding-right: 17px;
to the body
, but when you close the modal, the padding is not removed.
To reproduce the issue go to the Modals page.
Tested in all major browsers, the problem persists.