fix: showing the whole keyboard on big screen

This commit is contained in:
Attila Csanyi
2017-09-09 00:16:25 +02:00
parent 3f978bdd77
commit f6dc83492f

View File

@@ -10,8 +10,6 @@
keyboard-slider {
display: block;
position: relative;
overflow: hidden;
/* TODO create dynamic */
height: 500px;
margin-top: 30px;
}