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
commit 72b07b82c9
1 changed files with 1 additions and 1 deletions

View File

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