diff --git a/docroot/themes/custom/vagovclaro/assets/scss/wysiwyg.scss b/docroot/themes/custom/vagovclaro/assets/scss/wysiwyg.scss index 64400b33aa..ce2328a020 100644 --- a/docroot/themes/custom/vagovclaro/assets/scss/wysiwyg.scss +++ b/docroot/themes/custom/vagovclaro/assets/scss/wysiwyg.scss @@ -8,8 +8,6 @@ color: #323a45; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; - margin: 0.5em; /* to provide padding within ckeditor */ - max-width: 700px; @include va-basic-styling; }