Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Moved widget spacing styles from ckeditor5-theme-lark to the feature …
Browse files Browse the repository at this point in the history
…content styles sheet.
  • Loading branch information
oleq committed Nov 16, 2018
1 parent c376e7f commit 51aa46c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme/mediaembed.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
/* Don't allow floated content overlap the media.
https://github.com/ckeditor/ckeditor5-media-embed/issues/53 */
clear: both;

/* Make sure there is some space between the content and the media. */
margin: 1em 0;
}

0 comments on commit 51aa46c

Please sign in to comment.