Merge pull request #460 from gabrielbazan7/fix/androidPadding
remove android keyboard extra padding
This commit is contained in:
commit
b006bbf824
2 changed files with 9 additions and 7 deletions
|
|
@ -431,3 +431,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