Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2 from the bootstrap-sass gem. I had to modify layouts/application to get the stream page to render properly, looks like a slight conflict between Bootstrap and Blueprint grid systems, with .span-24 instead of .row I was seeing the whole right bar dropped to the bottom of the page below the left bar. I also modified two other templates since Bootstrap 2.0.2 includes a "badge" class that was making our navbar badges look funny. :) |
||
|---|---|---|
| .. | ||
| app | ||
| helpers | ||
| pages | ||
| widgets | ||
| aspect-edit-pane.js | ||
| aspect-sorting.js | ||
| aspects-dropdown.js | ||
| clear-form.js | ||
| contact-edit.js | ||
| contact-list.js | ||
| diaspora.js | ||
| finder.js | ||
| friend-finder.js | ||
| home.js | ||
| ie.js | ||
| inbox.js | ||
| jasmine-load-all.js | ||
| login.js | ||
| mailchimp.js | ||
| main.js | ||
| mentions.js | ||
| mobile.js | ||
| people.js | ||
| photo-show.js | ||
| photos.js | ||
| profile.js | ||
| publisher.js | ||
| templates.js | ||
| validation.js | ||
| view.js | ||