skip button now shown properly on iphone x

This commit is contained in:
Kadir Sekha 2017-12-29 15:32:17 +00:00
commit 4744076b85
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
.button-clear{
background: none !important;
}
}
.button-skip {
padding-top: 15px !important;
}