I am working on a project that contains a significant amount of outdated Bootstrap 2 markup, including elements such as .row-fluid and span6. Despite wanting to upgrade the project to Bootstrap 3, I am unable to modify the existing legacy html due to various complex reasons.
Is there a solution or workaround that would allow the old Bootstrap 2 scaffolding to function properly within Bootstrap 3?