diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/Annotation/index.css b/ui/src/Components/Grid/AlertGrid/AlertGroup/Annotation/index.css index ecd00c7bd..5ddbcaa0a 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/Annotation/index.css +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/Annotation/index.css @@ -1,6 +1,6 @@ .components-grid-annotation { font-size: 90%; - word-break: break-all; + word-break: break-word; } .components-grid-annotation-link {