Skip to content
Snippets Groups Projects
Commit f197a5e4 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Merge branch 'gl-badge-starrers' into 'master'

Apply new GitLab UI for the badge on the starrers page

See merge request gitlab-org/gitlab!56091
parents f205ce09 d297ede6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment