Reduce horizontal padding of FormCard delegates
Make the horizontal padding the same as the vertical padding. This moves them from gridUnit (18px) to largeSpacing + smallSpacing (12px).
12px was already used when used inside a FormCardDialog to align the padding to the dialog buttons.
Increase slightly icon sizes of FormCard delegates so that they align themselves correctly with checkbox and radio buttons
header | After |
---|---|
Edited by Carl Schwan