From fd2e13d9b12121c540cd1cabd250c3d02232279b Mon Sep 17 00:00:00 2001 From: Kristopher A Date: Wed, 3 Jul 2024 12:32:03 -0400 Subject: [PATCH] Remove duplicate styling from editor The \#status-notice styling had a duplicate visibility styling. --- misc/dist/html/editor.html | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index 5959b7b6643..3a22055546c 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -227,7 +227,6 @@ a:active { line-height: 1.3; visibility: visible; padding: 4px 6px; - visibility: visible; }