BootstrapModalPopover
BootstrapModalPopover copied to clipboard
Fix body padding bug
Hi. In your demo you can reproduce the bug, when you open popover, script add padding-right(scrollbar width) to body. This is cool, but when you close the popover this padding is not removed and when second time you open popover, padding added to existing padding-right.