mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Revert "Increase html body height to full content height"
This commit is contained in:
parent
04c174ab89
commit
5bfd7143dc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue