Describe the bug
On the processes group page, according to the length of the translated "processes" label, sometimes the line displaying processes count breaks in two.
To Reproduce
Steps to reproduce the behavior:
- Go to a processes group page
- With a browser inspect tool, change "processes" by a label with at least 12 characters (like "Concertations") where processes count is displayed
- See the label go on a second line
Expected behavior
I expected the number and the label to be on one line
Additional context
In my case, I've fixed that issue with a "column-3" class instead of "column-2"

Describe the bug
On the processes group page, according to the length of the translated "processes" label, sometimes the line displaying processes count breaks in two.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the number and the label to be on one line
Additional context
In my case, I've fixed that issue with a "column-3" class instead of "column-2"