Fix fullscreen layout on iOS

This commit is contained in:
Robin Linus 2016-01-01 18:06:27 +01:00
parent 2fd3da2920
commit 4e460089eb
5 changed files with 12 additions and 12 deletions

View file

@ -8,7 +8,7 @@
@apply(--layout-center);
width: 360px;
position: absolute;
bottom: 24px;
bottom: 16px;
left: 50%;
margin-left: -180px;
}