Skip to content

Fix floating action button icon alignment when there is no main action

Tobias Fella requested to merge work/pageactionsicon into master

The margins were only correct when the buttons are larger due to there also being a main action.

Before: icons_before

After: icons_after

Merge request reports