diff --git a/app/components/SimpleEditor/SimpleEditor.scss b/app/components/SimpleEditor/SimpleEditor.scss index 46cfa1f7ec1d54135deaefcb4d8930632f5196bf..d5aee9b9af37e69c22097223d2f94584703918b6 100644 --- a/app/components/SimpleEditor/SimpleEditor.scss +++ b/app/components/SimpleEditor/SimpleEditor.scss @@ -290,8 +290,8 @@ $active-blue: #4a90e2; .sc-has-comments { div.se-content { - margin: 1.5% 27% 5% 1%; - transition: .3s; + margin: 1.5% 27% 5% 1%; + transition: .3s; } }