diff --git a/src/app/tip/tip-screen.module.css b/src/app/tip/tip-screen.module.css index 6eff1872..2b8187c8 100644 --- a/src/app/tip/tip-screen.module.css +++ b/src/app/tip/tip-screen.module.css @@ -75,7 +75,7 @@ min-height: 0; flex: 0 1 auto; flex-direction: column; - margin-top: 0; + margin-top: auto; } .headerIdentity { @@ -542,10 +542,6 @@ } @media (max-height: 600px) { - .contentFlow { - margin-top: auto; - } - .headerAvatar { margin-top: 0; }