diff --git a/awx/ui/client/lib/components/approvalsDrawer/_index.less b/awx/ui/client/lib/components/approvalsDrawer/_index.less index 8687fee546..a2c58c854a 100644 --- a/awx/ui/client/lib/components/approvalsDrawer/_index.less +++ b/awx/ui/client/lib/components/approvalsDrawer/_index.less @@ -30,7 +30,6 @@ color: @default-interface-txt; font-size: 14px; font-weight: bold; - width: calc(82%); } &--actionRow { @@ -66,4 +65,4 @@ &--expires { color: @default-err; } -} \ No newline at end of file +}