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 ccc603d commit af15ed9
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 af15ed9

Please sign in to comment.