From 32c11bb67584795060a25d35e316b89abe9e27a0 Mon Sep 17 00:00:00 2001 From: jaredevantabor Date: Tue, 24 Jan 2017 10:04:53 -0800 Subject: [PATCH] removing the exit icon from the smart search key pane --- .../client/src/shared/smart-search/smart-search.block.less | 6 ------ .../src/shared/smart-search/smart-search.partial.html | 5 ----- 2 files changed, 11 deletions(-) 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 8d3a1e3b49..fee822d7c7 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 @@ -213,12 +213,6 @@ flex: 1 0 auto; } -.SmartSearch-keyPane--exitHolder { - position: absolute; - right: 10px; - top: 10px; -} - .SmartSearch-keyPane--exit { background-color: @login-notice-bg; } diff --git a/awx/ui/client/src/shared/smart-search/smart-search.partial.html b/awx/ui/client/src/shared/smart-search/smart-search.partial.html index a7a8f9caa2..378d277391 100644 --- a/awx/ui/client/src/shared/smart-search/smart-search.partial.html +++ b/awx/ui/client/src/shared/smart-search/smart-search.partial.html @@ -34,11 +34,6 @@
-
- -