Skip to content

Commit

Permalink
Merge pull request #22773 from nextcloud/revert-22614-fix/22606/popov…
Browse files Browse the repository at this point in the history
…er-boundaries

Revert "Increase html body height to full content height"
  • Loading branch information
nickvergessen authored Sep 10, 2020
2 parents b056b5b + 5bfd714 commit f91a85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pr
}

html, body {
min-height: 100%;
height: 100%;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
Expand Down

0 comments on commit f91a85c

Please sign in to comment.