Details element doesn't exist in the results page; forcing summary to be full-width
This commit is contained in:
parent
912f17c1bc
commit
a9e2d39ef9
1 changed files with 1 additions and 6 deletions
|
@ -6,11 +6,6 @@
|
||||||
padding: 2em;
|
padding: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#results:not(:has(details[open])) summary {
|
#results > summary {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#results summary p {
|
|
||||||
margin-top: 0.5em;
|
|
||||||
margin-bottom: 0.5em;
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue