Fix wrapping bug when adding robots via the entity search

This commit is contained in:
Joseph Schorr 2013-12-03 17:43:39 -05:00
parent 82229fd8c8
commit d027af44ad

View file

@ -884,6 +884,7 @@ form input.ng-valid.ng-dirty,
.entity-mini-listing {
margin: 2px;
white-space: nowrap !important;
}
.entity-mini-listing i {