Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-10-30 21:37:59 +0800
Commit
8262c642c0e72c2a31bbcc1266d48ed5f1cac40b
1 parent
d5191e97
fixed bottom
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/sass/layout/_footer.scss
static/sass/layout/_footer.scss
View file @
8262c64
@@ -34,7 +34,7 @@
@@ -34,7 +34,7 @@
34
}
34
}
35
35
36
&
.bottom
{
36
&
.bottom
{
37
-
position
:
absolute
;
37
+
position
:
fixed
;
38
width
:
100%
;
38
width
:
100%
;
39
bottom
:
0
;
39
bottom
:
0
;
40
}
40
}
Please
register
or
login
to post a comment