Commit d297ede6 authored by Yogi's avatar Yogi Committed by Kushal Pandya

Apply new GitLab UI for the badge on the starrers page

parent 02ee1271
......@@ -13,7 +13,7 @@
%span.cgray= starrer.user.to_reference
- if starrer.user == current_user
%span.badge.badge-success.gl-ml-2= _("It's you")
%span.badge-pill.badge-success.gl-badge.gl-ml-2.sm= _("It's you")
.block-truncated
= time_ago_with_tooltip(starrer.starred_since)
---
title: Apply new GitLab UI for badge in starrers page
merge_request: 56091
author: Yogi (@yo)
type: changed
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