Skip to content

Commit 18a7625

Browse files
committed
fix #1482
1 parent 218f538 commit 18a7625

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/css/_schemes/Pisces/_layout.styl

+4-1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
.content-wrap { float: left; }
121121
.sidebar { float: right; }
122122

123-
.footer-inner:before { float: right; }
123+
.footer-inner {
124+
padding-left: 0;
125+
padding-right: 260px;
126+
}
124127
}
125128

0 commit comments

Comments
 (0)