Merge pull request #250 from mozilla/ui

make footer not overlap
This commit is contained in:
Erica
2017-07-19 13:50:38 -04:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ body {
.all { .all {
padding-top: 10%; padding-top: 10%;
overflow-y: scroll; padding-bottom: 51px;
} }
input, select, textarea, button { input, select, textarea, button {