remove android keyboard extra padding
This commit is contained in:
parent
25f7408d3b
commit
4b41af20db
2 changed files with 9 additions and 7 deletions
|
|
@ -423,3 +423,11 @@ input[type=file] {
|
|||
.left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.keyboard-open .tabs{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.keyboard-open .has-tabs{
|
||||
bottom:0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue