Skip to content

Commit

Permalink
report(css): use padding for better score gauge spacing (#6972)
Browse files Browse the repository at this point in the history
  • Loading branch information
exterkamp authored and brendankenny committed Jan 14, 2019
1 parent 017574b commit ff41f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse-core/report/html/report-styles.css
Expand Up @@ -788,7 +788,7 @@

.lh-scores-header .lh-gauge__wrapper,
.lh-scores-header .lh-gauge--pwa__wrapper {
margin: 0 4px;
padding: 0 4px;
}

.lh-scores-header .lh-gauge--pwa__wrapper {
Expand Down

0 comments on commit ff41f6a

Please sign in to comment.