Skip to content

Commit

Permalink
Reduce lost space into ckeditor margins
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jan 28, 2016
1 parent 06bbf4c commit cf6c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/includes/ckeditor/ckeditor/contents.css
Expand Up @@ -15,7 +15,7 @@ body
/* Remove the background color to make it transparent */
background-color: #fff;

margin: 20px;
margin: 10px;
}

.cke_editable
Expand Down

0 comments on commit cf6c06f

Please sign in to comment.