It seems like the width is always the width of the input we\'re typing in. Is there no way to make it larger? I have a very small input and
Apart from what Athan Soulis says, I've found out by sheer coincidence that panelWidth also accepts value "fit", which does exactly what most of us is aiming for (make it as wide as needed). Not sure it's "any CSS sizing value", but it works.