Hi Alex,
SP2010
Version information
DFFS frontend: 4.4.3.42
DFFS frontend CSS: 4.44 / 4.44
If a people picker is assigned an SBS index then the .ms-inputuserfield collapses to a width of 0px.
I can fix this manually with
.ms-inputuserfield {
min-width: 200px
}
but would prefer to stay away from overriding your PP CSS.
Can you take a look please? I’d be happy to provided a SP2010 environment for testing.