Footer fixes

This commit is contained in:
Simon McFarlane 2015-02-07 06:30:25 +01:00
parent 9c091aaa47
commit 2729359163
2 changed files with 8 additions and 3 deletions

View file

@ -720,3 +720,7 @@ form.ban-appeal textarea {
span.sub {
white-space: nowrap!important;
}
footer {
clear: both;
}