Merge pull request #365 from mozilla/fix-chrome-footer

revert the IE fix to fix footer on chrome
This commit is contained in:
Danny Coates 2017-07-31 11:55:35 -07:00 committed by GitHub
commit 18b95c497f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ body {
flex-direction: column;
margin: 0;
min-height: 100vh;
height: 100%;
position: relative;
}