Thanks, using BUTTON fixed the problem.
On Sun, Mar 31, 2013 at 12:18 AM, Annet <[email protected]> wrote: > I am trying to solve a similar problem, and am considering Bootstrap's <i > class="some-icon"></i> in a custom widget ... > > <div class="input-prepend"> > <span class="something"><i class="some-icon"></i></span> > <input class="btn" type="submit"> > </div> > > > http://twitter.github.com/bootstrap/base-css.html#icons > > Annet > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

