Describe the bug
When there are multiple LoginButtonHook Buttons they are too close to each other:
To Reproduce
- Add multiple LoginButtons via the LoginButtonHook
- View the login
Expected behavior
The buttons should have some margin. Example how it could be:
Your Environment
- Icinga Web 2 Version 2.13.0
- Git commit 1d6fa0a
- PHP Version 8.5.1
- icinga/icinga-php-thirdparty 0.15.2
- icinga/icinga-php-library 0.19.1
Describe the bug
When there are multiple LoginButtonHook Buttons they are too close to each other:
To Reproduce
Expected behavior
The buttons should have some margin. Example how it could be:
Your Environment