diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 270005f88..d897a2a28 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -339,6 +339,10 @@ .debate-show, .proposal-show, .investment-project-show { + p { + word-wrap: break-word; + } + .social-share-full .social-share-button { display:inline; }