diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/scaffolding.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/scaffolding.mustache | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index ea95796d5..07932f549 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -504,7 +504,7 @@ </tr> <tr> <td>Large display</td> - <td>1210px and up</td> + <td>1200px and up</td> <td>70px</td> <td>30px</td> </tr> diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index d9a2f50d1..97131fdf2 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -428,7 +428,7 @@ </tr> <tr> <td>{{_i}}Large display{{/i}}</td> - <td>1210px and up</td> + <td>1200px and up</td> <td>70px</td> <td>30px</td> </tr> |
