Skip to content

Commit

Permalink
embedly-html iframe max-width 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
miztroh-zzz committed Mar 18, 2015
1 parent 2b1bb4b commit 50bdc1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embedly-embed",
"version": "0.0.5",
"version": "0.0.6",
"authors": [
"miztroh <[email protected]>"
],
Expand Down
1 change: 1 addition & 0 deletions embedly-embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@

:host ::content iframe {
display: block;
max-width: 100%;
}
</style>
<content></content>
Expand Down

0 comments on commit 50bdc1d

Please sign in to comment.