diff --git a/awx/ui/client/src/license/license.block.less b/awx/ui/client/src/license/license.block.less index 475cdf0016..f76c1de0aa 100644 --- a/awx/ui/client/src/license/license.block.less +++ b/awx/ui/client/src/license/license.block.less @@ -54,6 +54,7 @@ color: @login-notice-text; overflow-y: scroll; overflow-x: visible; + white-space: pre-line; } .License-field label{ diff --git a/awx/ui/client/src/license/license.partial.html b/awx/ui/client/src/license/license.partial.html index f6d44b3b97..24614bdc21 100644 --- a/awx/ui/client/src/license/license.partial.html +++ b/awx/ui/client/src/license/license.partial.html @@ -106,9 +106,7 @@