Created
February 19, 2013 16:51
-
-
Save st44100/4987659 to your computer and use it in GitHub Desktop.
Android 2.3 系のキーボード対応
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
form { | |
-webkit-transform: translate3d(0px, 0px, 0px); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment