Try fixing expanders
This commit is contained in:
5
css/normalize.css
vendored
5
css/normalize.css
vendored
@@ -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
css/skeleton.css
vendored
1
css/skeleton.css
vendored
@@ -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"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user