removed css rule targeting host/group search bar

This commit is contained in:
Michael Abashian 2017-04-06 16:28:39 -04:00 committed by Jared Tabor
parent b741354ad0
commit 6608819c95

View File

@ -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;