Merge pull request #6232 from svbergerem/fix-default-html

Fix regression for default.html
This commit is contained in:
Jonne Haß 2015-07-22 22:02:54 +02:00
commit dce2101d9d
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