diff options
| author | Mark Otto <[email protected]> | 2012-02-16 21:08:52 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-16 21:08:52 -0800 |
| commit | 489276f5be328773e4e4dbd7d6d8e326d3135437 (patch) | |
| tree | dabbc26a44f90647c6ba79c41910662697f4f279 /docs/scaffolding.html | |
| parent | 0369c1fcfc22530171fdf6a1d6400767dc13f609 (diff) | |
| download | bootstrap-489276f5be328773e4e4dbd7d6d8e326d3135437.tar.xz bootstrap-489276f5be328773e4e4dbd7d6d8e326d3135437.zip | |
fix responsive media queries to use 979 and 980 where appropro
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 18ec5fb42..525c1152f 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -444,7 +444,7 @@ </tr> <tr> <td>Landscape tablets</td> - <td>768px to 980px</td> + <td>768px to 979px</td> <td>42px</td> <td>20px</td> </tr> |
