diff --git a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss index cb055a1c08be35f1253f461623e6db0eb2f1a74d..311a8e23110cb9c762206f2646f985db3e993c7a 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss @@ -13,6 +13,7 @@ background: #F9F9F9; margin-bottom: 25px; border: 1px solid #CCC; + word-wrap: break-word; @include solid-shade; &.ui-box-show { @@ -41,7 +42,6 @@ .ui-box-body, .ui-box-bottom { padding: 15px; - word-wrap: break-word; .clearfix { margin: 0;