Skip to content

Commit

Permalink
report: fix margin on score gauge wrappers (#6948)
Browse files Browse the repository at this point in the history
  • Loading branch information
exterkamp authored and brendankenny committed Jan 8, 2019
1 parent c164e75 commit 781201b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse-core/report/html/report-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
}

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

Expand Down

0 comments on commit 781201b

Please sign in to comment.