Blender Version
Broken: 2.8
Short description of error
Properties of different types have different input field width in single column format, causing an untidy buggy-looking appearance.
Specifically the difference seems to be between enum/pointer vs numeric/prop_search:
In this example it doesn't look that bad, but if you try to mix properties of different types more closely, it looks awful (example from D3588):
Interestingly, the check box property also does not align in a column, but the difference is so big it actually looks better than the small discrepancy between enum and others.



