This is the content from the original Phaser cheatsheet, the site of which went down. I'm editing outdated information as I come across it.
All config is optional, but width, height and scene is recommended to add.
var config = {
// Tokenahead.less | |
// --------------- | |
.tokenahead { | |
cursor: text; | |
overflow: hidden; | |
height: auto; | |
padding-bottom: 0; | |
border-color: @inputBorder; | |
} |