This website works better with JavaScript
Home
Explore
Help
Sign In
medgis
/
mo-assets
Watch
5
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Browse Source
footer fix
anatoly
6 years ago
parent
d9c0fb1714
commit
ae940d6b6b
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
src/files/css/dev.css
+ 3
- 0
src/files/css/dev.css
View File
@@ -11,3 +11,6 @@ body{
padding-bottom: 0;
padding-bottom: 0;
}
}
+body footer {
+ bottom: auto;
+}