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 456547fc827..6e2ed14061a 100644 --- a/app/assets/stylesheets/pages/notes.scss +++ b/app/assets/stylesheets/pages/notes.scss @@ -38,7 +38,6 @@ ul.notes { } .discussion { - overflow: visible; display: block; position: relative; |