diff options
| author | Heinrich Fenkart <[email protected]> | 2014-10-22 19:46:40 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2014-10-22 19:46:40 +0200 |
| commit | 60bb69acd512d3d54fc388823f9946cd0d350f6f (patch) | |
| tree | 3d8b803e023cee2e7d5c6ed90840fc2026b55fc6 /docs/migration.html | |
| parent | b2385016ecfc0cbd2059a595c66726236a7bc91f (diff) | |
| parent | a4f93895be88b7e5535ee9b4993d539c6e5b5d8d (diff) | |
| download | bootstrap-60bb69acd512d3d54fc388823f9946cd0d350f6f.tar.xz bootstrap-60bb69acd512d3d54fc388823f9946cd0d350f6f.zip | |
Merge pull request #14829 from lipis/blank-lines
Added/removed blank lines in the docs for consitency
Diffstat (limited to 'docs/migration.html')
| -rw-r--r-- | docs/migration.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/migration.html b/docs/migration.html index 5a1e1a012..c3529b837 100644 --- a/docs/migration.html +++ b/docs/migration.html @@ -6,7 +6,6 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m --- - <!-- Migration ================================================== --> <div class="bs-docs-section"> @@ -316,7 +315,6 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m </table> </div><!-- /.table-responsive --> - <h2 id="dropped">What's removed</h2> <p>The following elements have been dropped or changed in v3.0.</p> <div class="table-responsive"> @@ -423,7 +421,6 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m </table> </div><!-- /.table-responsive --> - <h2 id="notes">Additional notes</h2> <p>Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our <em>mobile first</em> approach. Here's a partial list:</p> <ul> |
