diff --git a/app/assets/stylesheets/step_comments.scss b/app/assets/stylesheets/step_comments.scss index 37a85def0..7ef90f18f 100644 --- a/app/assets/stylesheets/step_comments.scss +++ b/app/assets/stylesheets/step_comments.scss @@ -1,3 +1,7 @@ // Place all the styles related to the StepComments controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ + +.step-panel-collapse-link { + word-wrap: break-word; +} \ No newline at end of file