vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.76k stars 774 forks source link

body right padding not properly managed #263

Open ludalex opened 7 years ago

ludalex commented 7 years ago

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