Describe the bug
The icons in handled/unreachable balls in soft state balls are misaligned and should be fixed.
To Reproduce
- find an object that is handled/unreachable and is in soft state
- open the detail view of said object (state-ball size-ml with an icon)
- recognize the misaligned icon (See screenshot)
The state-ball is too small to provide enough space for the icon to be displayed in a reasonable size.
Expected behavior
The state ball provides enough space to contain the icon
Screenshots
With non soft state objects the state-ball (size-l) is big enough to contain the icon.
Assumed #1042 has been fixed, the layout is fine.
A slightly increased state ball size for displaying the soft state would provide a solution to the misaligned icon. Whether we should
a) introduce a new ball size
b) change the current .size-ml
c) different design
is to be discussed.

Describe the bug
The icons in handled/unreachable balls in soft state balls are misaligned and should be fixed.
To Reproduce
The state-ball is too small to provide enough space for the icon to be displayed in a reasonable size.
Expected behavior
The state ball provides enough space to contain the icon
Screenshots
With non soft state objects the state-ball (size-l) is big enough to contain the icon.
Assumed #1042 has been fixed, the layout is fine.
A slightly increased state ball size for displaying the soft state would provide a solution to the misaligned icon. Whether we should
a) introduce a new ball size
b) change the current .size-ml
c) different design
is to be discussed.