From: Jeremy Davis Date: Wed, 26 Jun 2019 09:36:59 +0000 (+0200) Subject: SONAR-12235 Adjust portfolio metric freshness font size X-Git-Tag: 8.0~454 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2be628875fdcf113cb8a0cbe458816a067a3a5f7;p=sonarqube.git SONAR-12235 Adjust portfolio metric freshness font size --- diff --git a/server/sonar-web/src/main/js/apps/portfolio/styles.css b/server/sonar-web/src/main/js/apps/portfolio/styles.css index bcc30c9a8e7..b18d0777992 100644 --- a/server/sonar-web/src/main/js/apps/portfolio/styles.css +++ b/server/sonar-web/src/main/js/apps/portfolio/styles.css @@ -51,7 +51,6 @@ .portfolio-freshness { line-height: var(--controlHeight); - font-size: var(--smallFontSize); white-space: nowrap; }