Skip to content
Snippets Groups Projects
Commit 86969d36 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska
Browse files

Merge branch 'danmh-label-small-border' into 'master'

Fix scoped label styles in activity feed

See merge request gitlab-org/gitlab!101040



Merged-by: Olena Horal-Koretska's avatarOlena Horal-Koretska <ohoralkoretska@gitlab.com>
Approved-by: Nick Leonard's avatarNick Leonard <nleonard@gitlab.com>
Approved-by: default avatarLee Tickett <ltickett@gitlab.com>
Approved-by: Olena Horal-Koretska's avatarOlena Horal-Koretska <ohoralkoretska@gitlab.com>
Co-authored-by: default avatardanmh <dmizzi-harris@gitlab.com>
parents 51efef99 3b534bb5
No related branches found
No related tags found
1 merge request!101040Fix scoped label styles in activity feed
Pipeline #671078032 failed
Pipeline: GitLab

#671114204

    ......@@ -84,6 +84,10 @@
    iframe.twitter-share-button {
    vertical-align: bottom;
    }
    .gl-label-scoped.gl-label-sm {
    --label-inset-border: inset 0 0 0 1px currentColor;
    }
    }
    code {
    ......
    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