angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

uibModal overlays the entire body. How to overlay just the appended div? #6681

Closed akcasoy closed 6 years ago

akcasoy commented 6 years ago

My modal dialog html is appended to an element. But the style of modal and overlay is exactly same as before, the overlay covers entire body. How can i define my uibModal (or style the css) so that the dialog and overlay just fits in the div of my element?

Thanks a lot in advance!

icfantv commented 6 years ago

Closing this as this project is no longer being maintained, per the README and the ISSUE_TEMPLATE.