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

Commit

Permalink
Merge pull request #63 from ckeditor/t/ckeditor5-theme-lark/209
Browse files Browse the repository at this point in the history
Other: Moved widget spacing styles from ckeditor5-theme-lark to the feature content styles sheet (see ckeditor/ckeditor5-theme-lark#209).
  • Loading branch information
dkonopka authored Nov 19, 2018
2 parents c376e7f + 51aa46c commit 501a567
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 501a567

Please sign in to comment.