Merge pull request #365 from mozilla/fix-chrome-footer
revert the IE fix to fix footer on chrome
This commit is contained in:
commit
18b95c497f
|
@ -21,7 +21,6 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
height: 100%;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue