diff --git a/style/main.css b/style/main.css index 54854cc..541b632 100644 --- a/style/main.css +++ b/style/main.css @@ -115,6 +115,10 @@ h5 { font-size: 11pt; } background-attachment: fixed; } +#wrap-all { + height: 100%; +} + #wrap-nonfooter-content { min-height: 100%; }