diff --git a/public/sass/mixins/_drop_element.scss b/public/sass/mixins/_drop_element.scss index 290e49f4cad..0f7eda19efe 100644 --- a/public/sass/mixins/_drop_element.scss +++ b/public/sass/mixins/_drop_element.scss @@ -12,6 +12,7 @@ color: $theme-color; padding: 0.65rem; font-size: $font-size-sm; + word-wrap: break-word; max-width: 20rem; &:before {