Fix regression for default.html

This commit is contained in:
Steffen van Bergerem 2015-07-22 22:00:37 +02:00
parent 2cede713b1
commit 031faeece5
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ html {
body { margin-bottom: 150px; }
footer {
footer.footer {
background-color: $background-grey;
border-top: 1px solid $border-grey;
bottom: 0;

View file

@ -1,4 +1,4 @@
%footer
%footer.footer
.container
.pull-left
.powered-by-diaspora