Skip to content

[renderjs] Harmonize paddings between <input> <p> (non-editable field), <label> and horizontally aligned version

Tomáš Peterka requested to merge hotfix/rjs-formfields-padding into master

Seems there was a reason why paddings are not the same for elements in form but @romain cannot remember why. Maybe @seb knows?

This change allows horizontal formbox to look in a way that it is acceptable for @tb . For me, now the UI has cleaner feeling.

Merge request reports