Skip to content
Snippets Groups Projects

Fixed comit avatar alignment

Merged Phil Hughes requested to merge commit-avatar-alignment into master

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)

Screen_Shot_2016-06-27_at_10.58.26Screen_Shot_2016-06-27_at_10.58.35

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
101 101 margin: 0;
102 102
103 103 .commit {
104 padding: 0 0 0 55px;
104 padding-top: 0;
105 padding-bottom: 0;
  • Fatih Acet Status changed to merged

    Status changed to merged

  • Fatih Acet mentioned in commit 8cada02d

    mentioned in commit 8cada02d

  • mentioned in issue #19355 (closed)

  • Robert Speicher Removed ~149423 label

    Removed ~149423 label

  • Picked into 8-9-stable, will be in 8.9.4.

  • Fatih Acet mentioned in commit 04c2c88b

    mentioned in commit 04c2c88b

  • Mentioned in commit xhang/gitlab@04c2c88b

  • Please register or sign in to reply
    Loading