diff --git a/style/shiny/gallery.css b/style/shiny/gallery.css index 4dd83fe..b21904e 100644 --- a/style/shiny/gallery.css +++ b/style/shiny/gallery.css @@ -186,7 +186,7 @@ main { box-shadow: var(--focus-box); } -.year-marker { +.year-marker:not([hidden]) { /* uncomment to reenable line breaks before year markers */ /* grid-area: auto / 1; */ padding: var(--border-thickness);