Skip to content

checkbox: Correctly align label

Jonas Dreßler requested to merge wip/verdre/fix-checkbox into master

The label needs to be center-aligned vertically so it's positioned in the middle of the surrounding box, not at the top.

Merge request reports