From 0fc9bdabf1e4b19a363c48b1f793303c18581cfb Mon Sep 17 00:00:00 2001 From: Carsten Grohmann Date: Tue, 5 Nov 2019 17:20:08 +0100 Subject: [PATCH] Don't hide the notify box permanently --- OOMAnalyser.html | 1 - 1 file changed, 1 deletion(-) diff --git a/OOMAnalyser.html b/OOMAnalyser.html index 02a9eed..e0b0c55 100644 --- a/OOMAnalyser.html +++ b/OOMAnalyser.html @@ -88,7 +88,6 @@ } .notify_box { - display: none; width: 100%; }