If you don't like .less, you can modify grid system variables trough the web interface at http://twitter.github.com/bootstrap/customize.html and download modded bootstrap files.
Il giorno giovedì 29 novembre 2012 23:29:42 UTC+1, Stephen Tanner ha scritto: > > Now that web2py uses bootstrap for the layout, I should be able to set the > number of columns that are used. > > According to this post on SO ( > http://stackoverflow.com/questions/10742082/customizing-the-twitter-bootstrap-default-grid) > > you should be able to edit the file *variables.less* and add > > @gridColumns: 6; > > > Where is this file in web2py or where does it belong? > > > --

