mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02: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;
|
line-height: 20px;
|
||||||
width: 50%;
|
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{
|
.SmartSearch-tags{
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user