mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
removed css rule targeting host/group search bar
This commit is contained in:
committed by
Jared Tabor
parent
b741354ad0
commit
6608819c95
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user