Fix wrapping bug when adding robots via the entity search
This commit is contained in:
parent
82229fd8c8
commit
d027af44ad
1 changed files with 1 additions and 0 deletions
|
@ -884,6 +884,7 @@ form input.ng-valid.ng-dirty,
|
|||
|
||||
.entity-mini-listing {
|
||||
margin: 2px;
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
|
||||
.entity-mini-listing i {
|
||||
|
|
Reference in a new issue