/* Keep long Perforce descriptions inside the ticker, not the grid's intrinsic width. */
.build-display{grid-template-columns:minmax(0,1fr)}
.build-display>*,.bd-perforce{min-width:0}
.bd-description{flex:1 1 0%;max-width:100%}
.bd-state-note p{overflow-wrap:anywhere}
.bd-progress-caption>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
