Re: [web2py] error css widget autocomplete

2011-04-23 Thread Tito Garrido
+1 ! On Tue, Apr 19, 2011 at 2:40 AM, Luis Díaz wrote: > 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], s

[web2py] error css widget autocomplete

2011-04-18 Thread Luis Díaz
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/diazlui