From 272935916317c82686e0d5ca58d7c698fcbd3c5c Mon Sep 17 00:00:00 2001 From: Simon McFarlane Date: Sat, 7 Feb 2015 06:30:25 +0100 Subject: [PATCH] Footer fixes --- stylesheets/style.css | 4 ++++ templates/index.html | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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 @@