jameskleeh / angular-confirm

Confirmation modal dialog for AngularJS
Apache License 2.0
150 stars 75 forks source link

CSS problems #19

Closed sterichards closed 8 years ago

sterichards commented 8 years ago

I get this when including and using angular-confirm - http://imgur.com/IDyUO0O

I'm sure this is because of some existing CSS but i'm not good enough at CSS to debug it. Are there any easy methods you're aware of that I can use to get this working without tiring CSS debugging?

jameskleeh commented 8 years ago

This looks like you aren't including the ui-bootstrap that contains the templates. Should be something like "ui-bootstrap-tpls"