Skip to content

Commit

Permalink
fix #1482
Browse files Browse the repository at this point in the history
  • Loading branch information
Acris committed Mar 13, 2017
1 parent 218f538 commit 18a7625
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/css/_schemes/Pisces/_layout.styl
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
.content-wrap { float: left; }
.sidebar { float: right; }

.footer-inner:before { float: right; }
.footer-inner {
padding-left: 0;
padding-right: 260px;
}
}

0 comments on commit 18a7625

Please sign in to comment.