Remodal icon indicating copy to clipboard operation
Remodal copied to clipboard

body right padding not properly managed

Open ludalex opened this issue 8 years ago • 0 comments

When I open a remodal and there is a scrollbar because the body content is higher than the viewport, remodal applies padding-right: 15px to the body style.

If something happens in that remodal that causes the content to shrink thus removing the need of a scrollbar, remodal or ember-remodal doesn't remove the padding from the body when the remodal closes, causing this:

screen shot 2016-09-13 at 18 47 45

ludalex avatar Sep 17 '16 10:09 ludalex