adding again for fix on iPhone 5, somehow got reverted in rebase.

This commit is contained in:
Jamal Jackson 2016-10-17 13:55:49 -04:00
commit 68d3dcc02c
2 changed files with 5 additions and 5 deletions

View file

@ -172,6 +172,11 @@
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
@media (max-height: 600px){
&{
transform: translate(-50%, -58%);
}
}
}
}
}