diff --git a/app/assets/stylesheets/reports.scss b/app/assets/stylesheets/reports.scss index d3d2689f9..940f57c20 100644 --- a/app/assets/stylesheets/reports.scss +++ b/app/assets/stylesheets/reports.scss @@ -255,7 +255,6 @@ label { .user-time { color: $color-silver-chalice; - white-space: nowrap; } .report-element-body { @@ -462,7 +461,6 @@ label { .user-time { display: inline-block; - white-space: nowrap; } }