From 0cf81836e2019b8110c6f164ec30f457c7496621 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 18 Oct 2022 13:04:51 +0100 Subject: [PATCH] Fix CSS Class name --- style/new_menu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/new_menu.css b/style/new_menu.css index 98e5904..c6d5b74 100644 --- a/style/new_menu.css +++ b/style/new_menu.css @@ -32,7 +32,7 @@ border-radius: 2px; } -.sidebar_short_close { +.sidebar_close_short { display: none; font-size: larger; background-color: slategrey;