Revert "Increase html body height to full content height"

pull/22773/head
Joas Schilling 5 years ago committed by GitHub
parent 04c174ab89
commit 5bfd7143dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      core/css/styles.scss

@ -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 {

Loading…
Cancel
Save