From e5cf21d822f17eb292fd8d95fe539be2983c1c7d Mon Sep 17 00:00:00 2001 From: Haralan Dobrev Date: Tue, 23 May 2017 17:18:02 +0300 Subject: [PATCH] Bring back Pulse tab (#434) Fixes https://github.com/sindresorhus/refined-github/issues/433 Now when the Insights tab drop down holds Graphs and Pulse we can stop hiding Pulse. --- extension/custom.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/extension/custom.css b/extension/custom.css index ee49d85..e06b2f3 100644 --- a/extension/custom.css +++ b/extension/custom.css @@ -2,11 +2,6 @@ highly opinionated changes */ -/* remove "Pulse" repo tab */ -.reponav a[href$="/pulse"] { - display: none !important; -} - /* alternate monospace font stack, sorted by least popular so you're most likely to get the font you want */ code, kbd,