Reduce lost space into ckeditor margins

This commit is contained in:
Laurent Destailleur 2016-01-28 04:47:31 +01:00
parent 06bbf4c966
commit cf6c06f9e7

View File

@ -15,7 +15,7 @@ body
/* Remove the background color to make it transparent */ /* Remove the background color to make it transparent */
background-color: #fff; background-color: #fff;
margin: 20px; margin: 10px;
} }
.cke_editable .cke_editable