diff options
| author | Mark Otto <[email protected]> | 2013-09-03 15:50:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-03 15:50:44 -0700 |
| commit | 171fc396ac1774c121154f5994dea5834496d196 (patch) | |
| tree | bf6327e79bf9b524f589e94d8953c56d8d3c35a3 /getting-started.html | |
| parent | 0a78e7907d4082452e2bd41a0adf87ab3807675d (diff) | |
| parent | 1113224e97844675f92697ae6c6612bb5a2234d4 (diff) | |
| download | bootstrap-171fc396ac1774c121154f5994dea5834496d196.tar.xz bootstrap-171fc396ac1774c121154f5994dea5834496d196.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 091c71c2b..65c0796f4 100644 --- a/getting-started.html +++ b/getting-started.html @@ -705,7 +705,7 @@ bootstrap/ </table> </div> - <p>Visit <a href="http://caniuse.com/">Can I use...</a> for details and additional browser support of CSS3 and HTML5 features.</p> + <p>Visit <a href="http://caniuse.com/">Can I use...</a> for details on browser support of CSS3 and HTML5 features.</p> <h3>Internet Explorer 8 and box-sizing</h3> <p>IE8 does not fully support <code>box-sizing: border-box;</code> when combined with <code>min-width</code>, <code>max-width</code>, <code>min-height</code>, and <code>max-height</code>. For that reason, as of v3.0.1, we have moved from <code>max-width</code> on <code>.container</code>s.</p> |
