Add inner paddding to commit diff header box
requested to merge andrew.shkrobut/gitlab:346077-commit-diff-header-box-has-zero-inner-padding into master
What does this MR do and why?
This MR is aimed to add x-axis inner padding to commit diff files changed box and fix #346077 (closed)
Screenshots or screen recordings
User Preference | Screenshot |
---|---|
Light Theme, Fixed Layout | |
Light Theme, Fluid Layout | |
Dark Theme, Fixed Layout | |
Dark Theme, Fluid Layout |
How to set up and validate locally
- Run gitlab-development-kit locally
- Go to whatever repository you want
- Open latest (or any other) commit
- Check whether the row right under the
Changes
tab, has left and right inner padding
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.
Related to #346077 (closed)