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 #249 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 5ea0d81 + af15ed9 commit 671e1b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme/image.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
clear: both;
text-align: center;

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

& > img {
/* Prevent unnecessary margins caused by line-height (see #44). */
display: block;
Expand Down

0 comments on commit 671e1b8

Please sign in to comment.