Fix layout for iPhone 4

This commit is contained in:
Robin Linus 2016-10-17 01:40:41 +02:00
parent 78dd776426
commit 439953e484
4 changed files with 6 additions and 6 deletions

View file

@ -47,9 +47,9 @@
}
}
@media all and (max-height: 370px) {
@media all and (max-height: 380px) {
:host {
bottom: 8px;
bottom: 4px;
}
iron-icon {
width: 32px;