diff --git a/app/assets/stylesheets/tiny_mce.scss b/app/assets/stylesheets/tiny_mce.scss index 3a4ddc868..c85b87a27 100644 --- a/app/assets/stylesheets/tiny_mce.scss +++ b/app/assets/stylesheets/tiny_mce.scss @@ -82,9 +82,7 @@ .restore-draft-notification { background: $state-info-bg !important; height: 25px !important; - padding-left: 10px !important; - padding-right: 10px !important; - padding-top: 5px !important; + padding: 5px 10px 0px 10px !important; .restore-draft-btn { border: 1px solid $color-silver-chalice;