Skip to content

Fix the group button links to make the whole button a link.

When moving to Bootstrap v4, class names will need to change anyway: https://getbootstrap.com/docs/4.3/migration/#input-groups

Before:

button-group-link-before

After:

button-group-link-after

Edited by Armando Lüscher

Merge request reports