Align delete policy button
What does this MR do and why?
Align delete policy button
The Delete button is now aligned with submit and cancel buttons
This change improves the layout of the policy editor interface by making the button container take up the full width and repositioning the "Delete policy" button. The delete button is now placed inside the same container as the other buttons, rather than being separate. On medium and larger screens, the delete button will automatically align to the right side of the container thanks to the added md:gl-ml-auto class. This creates a more balanced and organized button layout while maintaining the same functionality.
References
Screenshots or screen recordings
| Description | UI |
|---|---|
| Before | ![]() |
| After lg | ![]() |
| After md |
|
| After sm | ![]() |
How to set up and validate locally
- Secure -> Policies
- New policy create any policy if there none
- If you have policies, edit policy
- Check delete button alignment
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #524164 (closed)



