[web2py] Re: search bar in top bar

2012-06-12 Thread LightDot
Which should help when using the nightly or devel versions of web2py, since it comes with Bootstrap now... ;) Anyway, whether using Bootstrap or any other css library (or even a completely custom approach), the principle is the same. It's just plain css. Regards On Wednesday, June 13, 2012 5:

[web2py] Re: search bar in top bar

2012-06-12 Thread pbreit
It should be fixed to the top by default. Here is what the welcome app comes with: There is some info about search inputs in the Bootstrap docs: http://twitter.github.com/bootstrap/components.html#navbar