Merge pull request #22614 from nextcloud/fix/22606/popover-boundaries

Increase html body height to full content height
Šī revīzija ir iekļauta:
Morris Jobke 2020-09-10 09:34:41 +02:00 revīziju iesūtīja GitHub
revīzija 7fd505f881
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 4AEE18F83AFDEB23

Parādīt failu

@ -29,7 +29,7 @@ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pr
}
html, body {
height: 100%;
min-height: 100%;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {