Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 03:08:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 03:08:12 +0300
commit9ac561230fb7a94c8f8e35163fe47fdb9829b108 (patch)
treeb44d58434301914890663eee246103596f106552 /app/assets/stylesheets/pages
parent5aa96ff14229dba7e35f213354963febf3ad2833 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/labels.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/labels.scss b/app/assets/stylesheets/pages/labels.scss
index 91ac150f6e2..095e881c50a 100644
--- a/app/assets/stylesheets/pages/labels.scss
+++ b/app/assets/stylesheets/pages/labels.scss
@@ -314,10 +314,6 @@
.gl-label {
line-height: $gl-line-height;
}
-
- .gl-label-scoped .gl-label-text:last-of-type {
- padding-right: 22px;
- }
}
.label-description {