diff --git a/lighthouse-core/report/html/templates.html b/lighthouse-core/report/html/templates.html index dbe7fb8fc4b2..b0c97e3e247f 100644 --- a/lighthouse-core/report/html/templates.html +++ b/lighthouse-core/report/html/templates.html @@ -585,6 +585,7 @@ } .lh-gauge__wrapper { + position: relative; display: flex; align-items: center; flex-direction: column;