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:
authorJose Ivan Vargas <jvargas@gitlab.com>2018-03-07 01:54:19 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2018-03-08 01:14:56 +0300
commit8780abfd55c9b2917c3716fc4b67437c52369b60 (patch)
tree98f269e6abca82f93029a162f4a0c2a59231c578 /app/assets/stylesheets/pages/settings.scss
parent5e8138aa54492dd3ace42d889ba01f82e8e19c83 (diff)
backport of custom metrics for the common metrics section of CE
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 47672783d5a..a6ca8ed5016 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -205,7 +205,8 @@
}
.badge {
- font-size: inherit;
+ font-size: 12px;
+ line-height: 12px;
}
.panel-heading .badge-count {