diff options
-rw-r--r-- | app/assets/stylesheets/pages/notes.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss index 42ba7fcc20c..6cab255a18e 100644 --- a/app/assets/stylesheets/pages/notes.scss +++ b/app/assets/stylesheets/pages/notes.scss @@ -167,7 +167,6 @@ $note-form-margin-left: 72px; &:not(:first-child) { border-top: 1px solid $white-normal; - margin-top: -1px; } .timeline-entry-inner { |