Skip to content
Snippets Groups Projects
Commit 4c89929f authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch '35044-projects-logo-are-not-centered-vertically-on-projects-page' into 'master'

Projects logo are not centered vertically on projects page

Closes #35044, #31753, and #35546

See merge request !13124
parents da967803 987b53e3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -88,6 +88,10 @@
overflow: hidden;
display: flex;
 
a {
display: flex;
}
.avatar {
border-radius: 0;
border: none;
Loading
Loading
---
title: Fix project logos that are not centered vertically on list pages
merge_request: 13124
author: Florian Lemaitre
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