From a8216365ff703938af12d9cdeed7078c00532f59 Mon Sep 17 00:00:00 2001 From: Luiz Felipe Aranha Date: Tue, 17 Dec 2024 14:45:30 -0300 Subject: [PATCH] fix npc li bullets Signed-off-by: Luiz Felipe Aranha --- ncp-web/css/ncp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncp-web/css/ncp.css b/ncp-web/css/ncp.css index fec345df1..034a264e1 100644 --- a/ncp-web/css/ncp.css +++ b/ncp-web/css/ncp.css @@ -814,7 +814,7 @@ kbd { line-height:44px; padding:0 10px } -#app-navigation .app-navigation-entry-utils ul,#app-navigation .app-navigation-entry-menu ul { +#app-navigation .app-navigation-entry-utils ul,#app-navigation .app-navigation-entry-menu ul, #ncp-options li { list-style-type:none } #app-navigation .app-navigation-entry-edit {