Commit 027890df authored by Anton Ignatenko's avatar Anton Ignatenko

прижимаем footer IE 10-11

parent 6a71c404
...@@ -46,6 +46,8 @@ body { ...@@ -46,6 +46,8 @@ body {
background-color: #fff; background-color: #fff;
margin: 0; margin: 0;
min-height: 100%; min-height: 100%;
display: flex;
flex-direction: column;
} }
[tabindex='-1']:focus { [tabindex='-1']:focus {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment