From f229418ae23d0c7288ff71b42c453abc2acae16a Mon Sep 17 00:00:00 2001 From: mabashian Date: Tue, 27 Aug 2019 17:05:56 -0400 Subject: [PATCH] Styles cleanup --- awx/ui/client/lib/components/approvalsDrawer/_index.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +}