Commit a91d77a6 authored by Martin Wortschack's avatar Martin Wortschack

Merge branch '208231-scoped-labels-padding-is-incorrect-in-labels-list' into 'master'

Labels - CSS clean up

Closes #208231

See merge request gitlab-org/gitlab!26747
parents 5aa9f137 7bb9168c
...@@ -314,10 +314,6 @@ ...@@ -314,10 +314,6 @@
.gl-label { .gl-label {
line-height: $gl-line-height; line-height: $gl-line-height;
} }
.gl-label-scoped .gl-label-text:last-of-type {
padding-right: 22px;
}
} }
.label-description { .label-description {
......
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