Skip to content

Commit 2547ca2

Browse files
authored
Merge pull request topcoder-archive#950 from rrandom/dev
fix issue topcoder-archive#947
2 parents d992fc7 + 13b8aa7 commit 2547ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/layout/footer.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242
.bottom-footer .menu-item {
4343
display: none;
44-
margin-top: 30px;
44+
margin-top: 10px;
4545
}
4646

4747
.menu-visible .bottom-footer .menu-item {
@@ -76,7 +76,7 @@
7676

7777
.bottom-footer nav {
7878
position: absolute;
79-
top: 997px;
79+
top: 1047px;
8080
left: 0;
8181
width: 100%;
8282
padding: 20px;

0 commit comments

Comments
 (0)