Skip to content

Commit

Permalink
Display iframe as block element to ensure centered vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jul 12, 2017
1 parent c698ae1 commit f1b515c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blocks/library/html/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ div[data-type="core/html"] {
overflow-x: auto;
width: 100%;
}
iframe {
display: block;
}
}

0 comments on commit f1b515c

Please sign in to comment.