diff --git a/awx/ui/client/src/notifications/notifications.block.less b/awx/ui/client/src/notifications/notifications.block.less index 7860fdb58f..465d7b767b 100644 --- a/awx/ui/client/src/notifications/notifications.block.less +++ b/awx/ui/client/src/notifications/notifications.block.less @@ -41,6 +41,8 @@ margin: 0; position: relative; text-align: left; + width: 100%; + word-wrap: break-word; } .close {