diff options
-rw-r--r-- | app/assets/stylesheets/pages/note_form.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/note_form.scss b/app/assets/stylesheets/pages/note_form.scss index 6d6e037d3e6..05b9018d21e 100644 --- a/app/assets/stylesheets/pages/note_form.scss +++ b/app/assets/stylesheets/pages/note_form.scss @@ -340,6 +340,7 @@ padding: 0; color: inherit; border-radius: 0; + text-overflow: inherit; &:hover, &:focus { |