From 4aed9407383ab668bea282f03c52143420c05946 Mon Sep 17 00:00:00 2001 From: Ashley Harrison Date: Thu, 23 Sep 2021 09:54:53 +0100 Subject: [PATCH] VersionHistory: Remove global scss causing conflicts elsewhere (#39437) --- 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} {