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. :) |
||
|---|---|---|
| .. | ||
| application_helper.rb | ||
| aspect_global_helper.rb | ||
| aspects_helper.rb | ||
| contacts_helper.rb | ||
| error_messages_helper.rb | ||
| getting_started_helper.rb | ||
| interim_stream_hackiness_helper.rb | ||
| invitation_codes_helper.rb | ||
| language_helper.rb | ||
| layout_helper.rb | ||
| markdownify_helper.rb | ||
| mobile_helper.rb | ||
| notifications_helper.rb | ||
| notifier_helper.rb | ||
| o_embed_helper.rb | ||
| people_helper.rb | ||
| posts_helper.rb | ||
| publics_helper.rb | ||
| publisher_helper.rb | ||
| services_helper.rb | ||
| sessions_helper.rb | ||
| stream_helper.rb | ||
| tags_helper.rb | ||
| users_helper.rb | ||