Commit 8024a323 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'fix-admin-project-overview-badge-alignment' into 'master'

Fix admin project overview badge alignment

See merge request gitlab-org/gitlab!51066
parents a9375df8 492697ae
......@@ -99,6 +99,10 @@
line-height: $list-text-height;
color: $gl-text-color-secondary;
@include media-breakpoint-down(xs) {
padding-top: $gl-padding-6;
}
span {
margin-right: 15px;
}
......
---
title: Fix admin project overview badge alignment
merge_request: 51066
author: Kev @KevSlashNull
type: fixed
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