Skip to content

Fix a project icon in home panel view, #51157.

What does this MR do?

This MR fixes an issue #51157 (closed).

This issue caused by missing a class that set a size to identicon. Everywhere in gitlab views project_icon helper using with size option. In this case it was missed. My changes fix that and now we don't have above/below white fields around project identicon (described in related issue – #51157 (closed)).

What are the relevant issue numbers?

#51157 (closed)

Does this MR meet the acceptance criteria?

Edited by Harry Kiselev

Merge request reports