diff --git a/app/frontend/styles/_table-group.scss b/app/frontend/styles/_table-group.scss index dc99680d8..f345e649a 100644 --- a/app/frontend/styles/_table-group.scss +++ b/app/frontend/styles/_table-group.scss @@ -9,10 +9,6 @@ margin-bottom: -1px; } - .govuk-table__cell { - white-space: nowrap; - } - &::-webkit-scrollbar { height: govuk-spacing(1); width: govuk-spacing(1);