Commit 987b53e3 authored by Florian Lemaitre's avatar Florian Lemaitre Committed by Clement Ho

Projects logo are not centered vertically on projects page

parent da967803
...@@ -88,6 +88,10 @@ ...@@ -88,6 +88,10 @@
overflow: hidden; overflow: hidden;
display: flex; display: flex;
a {
display: flex;
}
.avatar { .avatar {
border-radius: 0; border-radius: 0;
border: none; border: none;
......
---
title: Fix project logos that are not centered vertically on list pages
merge_request: 13124
author: Florian Lemaitre
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment