From 5c3dc88b361c638ea0504f1e57dd96f8afffa490 Mon Sep 17 00:00:00 2001 From: Toks Date: Wed, 29 May 2013 14:25:14 -0400 Subject: [PATCH] Revert "fixes #1691" This reverts commit 8766faa3ddc9e8cf4c513eec4496dafad6c32033. --- app/assets/stylesheets/specific/notes.css.scss | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 {