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:
Diffstat (limited to 'app/assets/stylesheets/framework/typography.scss')
-rw-r--r--app/assets/stylesheets/framework/typography.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index 88f990d2320..25542a86e8c 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -577,17 +577,6 @@
width: 1%;
}
- .metrics-embed {
- h3.popover-header {
- /** Override <h3> .popover-header
- * as embed metrics do not follow the same
- * style as default md <h3> (which are deeply nested)
- */
- margin: 0;
- font-size: $gl-font-size-small;
- }
- }
-
.gl-dropdown-item {
margin: 0;
padding: 0;