Vertically align the revoke button
What does this MR do and why?
In the personal access token table the revoke button is not align
vertically. The additional of .gl-py-3!
to the last <td>
element fixes
the alignment problem.
Screenshots or screen recordings
Before
After
How to set up and validate locally
- Go to User settings > Personal tokens: https://gdk.test:3443/-/profile/personal_access_tokens
- Create a token a check the table.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.