diff --git a/web/pgadmin/static/scss/_alertify.overrides.scss b/web/pgadmin/static/scss/_alertify.overrides.scss index 235c9fdb..4979735f 100644 --- a/web/pgadmin/static/scss/_alertify.overrides.scss +++ b/web/pgadmin/static/scss/_alertify.overrides.scss @@ -50,6 +50,8 @@ .ajs-body .ajs-content { top: $title-height !important; bottom: $footer-height-calc !important; + word-break: break-word; + word-wrap: break-word; } /* Removes padding from alertify footer */