diff --git a/app/assets/stylesheets/specific/notes.css.scss b/app/assets/stylesheets/specific/notes.css.scss index 402145880..390a1451a 100644 --- a/app/assets/stylesheets/specific/notes.css.scss +++ b/app/assets/stylesheets/specific/notes.css.scss @@ -23,13 +23,8 @@ div#note-container { color: gray; } - p { + p:last-child { margin-bottom: 0; - display:inline-block; - } - - span { - display:inline-block; } b, strong {