Revert "remove android keyboard extra padding"

This commit is contained in:
Matias Alejo Garcia 2016-10-14 19:41:13 -03:00 committed by GitHub
commit b17bef30ea
2 changed files with 7 additions and 9 deletions

View file

@ -431,11 +431,3 @@ input[type=file] {
.left {
float: left;
}
.keyboard-open .tabs{
display: none;
}
.keyboard-open .has-tabs{
bottom:0;
}