diff --git a/webapp/assets/styles/main.scss b/webapp/assets/styles/main.scss index ed8378119..5c4964688 100644 --- a/webapp/assets/styles/main.scss +++ b/webapp/assets/styles/main.scss @@ -171,8 +171,6 @@ hr { } .hyphenate-text { - -webkit-hyphens: auto; - -moz-hyphens: auto; hyphens: auto; overflow-wrap: break-word; word-wrap: break-word;