The Hermes Target Detail button is inside a form object, and therefore not recognized by the bootstrap [button group](https://getbootstrap.com/docs/5.0/components/button-group/) object. This is done to allow for a post to the view, but this means that the corners of the button are not correct: <img width="428" height="70" alt="Image" src="https://github.com/user-attachments/assets/c2ed4e90-e001-4158-be25-8460099b73a9" /> vs. <img width="428" height="70" alt="Image" src="https://github.com/user-attachments/assets/a3e62508-b32f-47fd-aaf0-4fcc906afa94" />
The Hermes Target Detail button is inside a form object, and therefore not recognized by the bootstrap button group object.
This is done to allow for a post to the view, but this means that the corners of the button are not correct: