diff --git a/awx/ui/client/src/shared/smart-search/smart-search.block.less b/awx/ui/client/src/shared/smart-search/smart-search.block.less index c87bc70364..23070e8759 100644 --- a/awx/ui/client/src/shared/smart-search/smart-search.block.less +++ b/awx/ui/client/src/shared/smart-search/smart-search.block.less @@ -16,10 +16,6 @@ line-height: 20px; width: 50%; } -// `.${list.name}List` class can be used to set add custom class overrides -.groupsList .SmartSearch-bar, .hostsList .SmartSearch-bar, .PortalMode .SmartSearch-bar{ - width: 100%; -} .SmartSearch-tags{ padding-left: 0px;