Reduce select width on blob and find file page
What does this MR do and why?
Reduce select width on blob and find file page.
Ideally we limit to 8 chars for commits, but it's a start. This matches the width for places that already currently limit the width of tree ref (like project page files list)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Load file/find file page for a commit
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.
Edited by Simon Knox