Skip to content

Remove extra DialogButtonBox padding

This padding makes it impossible to align the buttons in the buttonbox with other UI elements without adding local hacks, which is undesirable.

Before:

Before

After:

After

Merge request reports