Skip to content
  • Steven Hancock's avatar
    Mobile UI fixes · 6abe7182
    Steven Hancock authored
    This fixes issues with mobile UI rendering
    
    Issues fixed:
    * vendor/bootstrap.css and vendor/bootstrap-responsive.css need to
      be precompiled for the mobile UI to render properly
    * Rails 3.1 is more strict about layout fallbacks, the single-post
      view in the mobile UI needs to have the "application" layout
      specified to render properly
    6abe7182