diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 68fd9268d..75f8cf741 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -421,10 +421,6 @@ header { } } - span { - color: $border; - } - .input-group { padding-top: $line-height/4; @@ -1728,6 +1724,7 @@ table { td { padding-left: $line-height*1.5; position: relative; + word-break: break-all; &:before { color: $brand;