Browse Source

footer fix

anatoly 6 years ago
parent
commit
ae940d6b6b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/files/css/dev.css

+ 3 - 0
src/files/css/dev.css

@@ -11,3 +11,6 @@ body{
     padding-bottom: 0;
     padding-bottom: 0;
 }
 }
 
 
+body footer {
+    bottom: auto;
+}