Set vertical alignment for table cells to top
What does this MR do and why?
Pretty simple. Aligns table cells vertically to the top instead of the middle for better readability.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- check out the branch
- open an issueable or discussion with a table in the body that has multiple lines in an adjacent cell
- observe that the cell content is aligned to the top instead of the middle
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.
Closes #355644 (closed)
Edited by Mike Greiling