diff options
| author | Mark Otto <[email protected]> | 2012-10-01 11:27:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-01 11:27:40 -0700 |
| commit | e6d6c7a413d69afc41c3c57b72f1b0dedfdbb516 (patch) | |
| tree | cba5e4f18108c82b0d67298e671acd3c69b15fa7 /docs/scaffolding.html | |
| parent | 8da78223ffe7922f46167e7429c40339e7bc53d2 (diff) | |
| parent | c6c1ada60074e420fa93174cb3db167faf618e2b (diff) | |
| download | bootstrap-e6d6c7a413d69afc41c3c57b72f1b0dedfdbb516.tar.xz bootstrap-e6d6c7a413d69afc41c3c57b72f1b0dedfdbb516.zip | |
Merge branch '2.1.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
less/navs.less
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 18d4fb041..1be55ddaf 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -404,7 +404,7 @@ </table> <h3>When to use</h3> - <p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.</p> + <p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities should not be used with tables, and as such are not supported.</p> <h3>Responsive utilities test case</h3> <p>Resize your browser or load on different devices to test the above classes.</p> |
