diff --git a/src/components/base/table/table.scss b/src/components/base/table/table.scss index 68f6b8948a4ce6e018d40954bb79ba1c96110e61..db2f8767a2246b061e7aede3f1f05e8e1be94a95 100644 --- a/src/components/base/table/table.scss +++ b/src/components/base/table/table.scss @@ -91,7 +91,6 @@ table.gl-table { } div { - @apply gl-text-right; @apply gl-break-words; } } diff --git a/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-lite-stacked-1-snap.png b/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-lite-stacked-1-snap.png index aa5716111b7e5bd8d70009a0597b3dbac0d394e6..96206970bf8793b68a2733f0cb3e54e2d768f310 100644 Binary files a/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-lite-stacked-1-snap.png and b/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-lite-stacked-1-snap.png differ diff --git a/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-stacked-1-snap.png b/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-stacked-1-snap.png index 531ef6de8eb94bba9d216cc8a7bd0004a8c6c203..bd8f3e71e828ce18fa33c5a228809e432aaefc10 100644 Binary files a/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-stacked-1-snap.png and b/tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-table-table-stacked-1-snap.png differ