]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-9505 Projects page design break when coverage is 100.0%
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 11 Jul 2017 08:43:35 +0000 (10:43 +0200)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 11 Jul 2017 12:43:47 +0000 (14:43 +0200)
server/sonar-web/src/main/js/apps/projects/styles.css

index 2af711764d095556047d01f72f67a0971b78314d..1e16c1a15650a594943d3246ad747474a25e846a 100644 (file)
   background-color: #eae3c7;
 }
 
-.project-card-measures .project-card-measure {
-  width: 120px;
-}
-
-.project-card-leak-measures .project-card-measure {
+.project-card-measure {
   width: 130px;
 }