Fixed index DOM warning. Google Play btn height
This commit is contained in:
parent
6abe668740
commit
3f8bc3666b
2 changed files with 6 additions and 2 deletions
|
|
@ -77,3 +77,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.android-btn > div {
|
||||
height: 50px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue