fixed disclaimer text spilling out on the bottom

main
Johannes Bülow 2023-01-07 15:43:44 +01:00
parent 17c0381e44
commit deaa313129
Signed by untrusted user who does not match committer: jmb
GPG Key ID: B56971CF7B8F83A6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
div.disclaimer { div.disclaimer {
background-color: rgb(129, 0, 0); background-color: rgb(129, 0, 0);
color: #fff; color: #fff;
height: 6em; height: auto;
padding-left: 1em; padding-left: 1em;
padding-right: 1em; padding-right: 1em;
padding-bottom: 3px; padding-bottom: 3px;