Prevent embeds from overflowing

Fixes #347
This commit is contained in:
Lorenz Hübschle-Schneider 2014-07-18 12:29:59 +01:00
commit 97cf908932
2 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,7 @@
Hide {{ plugin.name }}
</button>
<div ng-bind-html="displayedContent" bo-class="'embed_' + plugin.$$hashKey"></div>
<div ng-bind-html="displayedContent" class="embed" bo-class="'embed_' + plugin.$$hashKey"></div>
</div>
<div ng-hide="plugin.visible">