i have form with textfield allowBlank=false, and blankText='Inserire il motivo della richiesta'
In Firefox no problem, I read my text correctly: firefox
In Chrome I get blankText unreadeable because text is shown with small width : chrome
Anyone can tell me how to set blankText width, so I can read in all browsers?