Skip to content
Snippets Groups Projects
Verified Commit eac01836 authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed commit avatar being aligned vertically

Closes #38411
parent 0e82f6d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -229,6 +229,10 @@ ul.content-list {
.label-default {
color: $gl-text-color-secondary;
}
.avatar-cell {
align-self: flex-start;
}
}
 
.panel > .content-list > li {
Loading
Loading
---
title: Fixed commit avatars being centered vertically
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment