From 68ccb6401143f18ac9702bb8d05a82936c1c8b0e Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Tue, 3 Jan 2017 13:55:12 -0800 Subject: [PATCH] . on class style. fixup for 4a2f97a21644989c325e1203be2af7230773934f --- lighthouse-core/report/styles/report.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouse-core/report/styles/report.css b/lighthouse-core/report/styles/report.css index 573c2aa21b40..61a08a3d0aac 100644 --- a/lighthouse-core/report/styles/report.css +++ b/lighthouse-core/report/styles/report.css @@ -878,7 +878,7 @@ body { width: auto; } -:root[data-report-context="devtools"] report-body__aggregations-container > section:first-child { +:root[data-report-context="devtools"] .report-body__aggregations-container > section:first-child { padding-top: calc(var(--heading-line-height) / 3); } :root[data-report-context="devtools"] .report-body__menu-container {