merge #3701 from ethcore/ng-status-fix
Fix padding bottom needed after fixed status
This commit is contained in:
commit
d4ec9049f6
@ -21,3 +21,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
padding-bottom: 1.6em;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user