diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index 9e4da5ab10..d67216d791 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -136,6 +136,7 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; max-height: ~"calc(100vh - 350px)"; + white-space: nowrap; & > table { table-layout: fixed;