diff --git a/public/themes/circlepro/stylesheets/editor.css b/public/themes/circlepro/stylesheets/editor.css index 0682767..4b2a63c 100644 --- a/public/themes/circlepro/stylesheets/editor.css +++ b/public/themes/circlepro/stylesheets/editor.css @@ -138,8 +138,8 @@ div.youtube-embed-wrapper .responsive-view { .note-green, .note-orange, .note-yellow { - color: #222; /* - margin: .5em; */ + color: #222; + margin: .5em; padding: .5em; } .note-red {