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
+2 -3
View File
@@ -41,8 +41,7 @@ hgroup,
main, main,
menu, menu,
nav, nav,
section, section {
summary {
display: block; display: block;
} }
@@ -424,4 +423,4 @@ table {
td, td,
th { th {
padding: 0; padding: 0;
} }
+1
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"] {