diff options
| author | Mark Otto <[email protected]> | 2012-01-07 01:59:53 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-07 01:59:53 -0800 |
| commit | 5fb2c666acfd5e7d2f134d2cb5b65b828102c5a9 (patch) | |
| tree | 2624482cc8403f0aab60ac4dbde70db18bf1f780 /docs | |
| parent | 45d671d97f4d448780729bbb6357e9ec776f980c (diff) | |
| download | bootstrap-5fb2c666acfd5e7d2f134d2cb5b65b828102c5a9.tar.xz bootstrap-5fb2c666acfd5e7d2f134d2cb5b65b828102c5a9.zip | |
update the fluid examples to use new classes and clear the floats properly from sidebar
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/upgrading.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html index c84cba123..d22fa8c27 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -102,6 +102,11 @@ <li>Added button bar options</li> </ul> </li> + <li>Examples + <ul> + <li>Fluid examples redone. <code>.fluid-container</code> now requires a <code>.sidebar-left</code> or <code>.sidebar-right</code> as well. Fluid sidebar element has a new class, <code>.fluid-sidebar</code>.</li> + </ul> + </li> </ul> <!-- <li> |
