From d512c111f6a5918eb3dfca3c0e3d5d69e73fb8b7 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 27 Dec 2019 18:19:49 -0500 Subject: Update how content display is changed --- ext/mixed/css/display.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ext/mixed/css') diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index 4db17264..b9215af4 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -62,10 +62,6 @@ ol, ul { height: 2.28571428em; /* 14px => 32px */ } -#error-orphaned { - display: none; -} - .invisible { visibility: hidden; } -- cgit v1.2.3