Try fixing expanders

This commit is contained in:
Jennifer C J Radtke
2024-02-17 15:01:17 +00:00
parent 40320f7c92
commit cef7c7c400
2 changed files with 3 additions and 3 deletions

3
css/normalize.css vendored
View File

@@ -41,8 +41,7 @@ hgroup,
main, main,
menu, menu,
nav, nav,
section, section {
summary {
display: block; display: block;
} }

1
css/skeleton.css vendored
View File

@@ -177,6 +177,7 @@ a:hover {
*/ */
.button, .button,
button, button,
summary,
input[type="submit"], input[type="submit"],
input[type="reset"], input[type="reset"],
input[type="button"] { input[type="button"] {