when using the autocomplete widget and the system throws me at least 2 output options, the list is presented so small that it is impossible to use.
the solution is:
in base.css
/*
input[type=text], input[type=password], select {
height: 16px;
}
*/
Díaz Luis
http://www.facebook.com/diazluis2007
User Linux 532223
progjuegos.com
TSU Analisis de Sistemas
Universidad de Carabobo
Facultad de Odontología <http://www.odontologia.uc.edu.ve/>

