diff --git a/lighthouse-core/report/html/report-styles.css b/lighthouse-core/report/html/report-styles.css index 5d88e5c96a5f..07b8cb9eea2a 100644 --- a/lighthouse-core/report/html/report-styles.css +++ b/lighthouse-core/report/html/report-styles.css @@ -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; }