diff --git a/stylesheets/style.css b/stylesheets/style.css index b492c24c..b3303d09 100755 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -720,3 +720,7 @@ form.ban-appeal textarea { span.sub { white-space: nowrap!important; } + +footer { + clear: both; +} diff --git a/templates/index.html b/templates/index.html index 9e76b452..aab0cc4b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -68,9 +68,10 @@