From 70198ba6b7801e1d6f333748b813c8431f424cce Mon Sep 17 00:00:00 2001 From: Ben Woodard Date: Thu, 26 Jan 2017 12:33:28 -0800 Subject: [PATCH] Removing Shadow DOM reverence that were deprecated in atom v1.13.0 --- styles/git-blame.less | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/git-blame.less b/styles/git-blame.less index 3d53f13..64a74e7 100644 --- a/styles/git-blame.less +++ b/styles/git-blame.less @@ -7,7 +7,6 @@ @git-blame-bg-color: @base-background-color; -atom-text-editor::shadow .git-blame-mount, atom-text-editor .git-blame-mount { position: relative;