angular-rt-popup
angular-rt-popup copied to clipboard
overflow auto
content.css({ // Need to figure out where this 4 comes from. maxHeight: maxHeight - footer.outerHeight() - header.outerHeight() - 4, overflow: 'auto' });
Could you please make overflowe as parameter?