Commit 527a23d1 authored by Kev's avatar Kev

Fix admin project overview badge alignment

parent 100fd975
......@@ -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