Bootstrap 3 layout issues
ameft opened this issue · 1 comments
ameft commented
In application.html.erb two <div class="container"> are created inside the main tag (not necessary, and anyway one of them is not closed).
Moreover javascript and stylesheet tags are created with "data-turbolinks-track" => true in a rails 3.2 app that doesn't use turbolinks.
DanielKehoe commented
Thanks for bringing these issues to my attention. Fixed in version 0.2.2 released today.