Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Fixed comit avatar alignment
What does this MR do?
Fixes the alignment of the avatar on https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG
Also fixes potential issues in other places.
Screenshots (if relevant)
Merge request reports
Activity
101 101 margin: 0; 102 102 103 103 .commit { 104 padding: 0 0 0 55px; 104 padding-top: 0; 105 padding-bottom: 0; @iamphill Can we combine multiple
padding-
s?
mentioned in commit 8cada02d
mentioned in issue #19355 (closed)
mentioned in commit 04c2c88b
Mentioned in commit pfjason/gitlab-ce@8cada02d
Mentioned in commit xhang/gitlab@04c2c88b
Please register or sign in to reply