From 5003b911e2da88d9f16a9acb97c1ab3fb42185df Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 23 Sep 2021 05:24:55 -0400 Subject: [PATCH] VersionHistory: Remove global scss causing conflicts elsewhere (#39437) (#39560) (cherry picked from commit 4aed9407383ab668bea282f03c52143420c05946) Co-authored-by: Ashley Harrison --- public/sass/pages/_history.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/sass/pages/_history.scss b/public/sass/pages/_history.scss index 9503f15f6bf..aeb20548d6a 100644 --- a/public/sass/pages/_history.scss +++ b/public/sass/pages/_history.scss @@ -1,8 +1,3 @@ -// Actual Diff -#delta { - margin: 2em 0; -} - // JSON @for $i from 0 through 16 { .diff-indent-#{$i} {