do not break default summary behaviour

This commit is contained in:
Andreas Gohr 2025-07-29 10:40:40 +02:00
parent b9d5b5c0e0
commit 9a6813d7af
5 changed files with 5 additions and 5 deletions

View file

@ -299,7 +299,7 @@ nav > ul {
}
article, aside, details, figcaption, figure, footer, header,
main, menu, nav, section, summary {
main, menu, nav, section {
display: block;
}