diff --git a/style/shiny/gallery.css b/style/shiny/gallery.css index 3d6de9c..787cedb 100644 --- a/style/shiny/gallery.css +++ b/style/shiny/gallery.css @@ -56,8 +56,8 @@ width: 1px; } -.filterlist li:not([hidden]) { - display: block; +.filterlist li { + list-style: none; } .filterlist li:focus-within {