diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index d94d97c..80ee6b6 100644 --- a/app/assets/stylesheets/sections/events.scss +++ b/app/assets/stylesheets/sections/events.scss @@ -80,6 +80,10 @@ margin-left: 0px; max-width: 200px; } + + p:last-child { + margin-bottom: 0; + } } .event-note-icon { color: #777; -- libgit2 0.21.2