diff options
| author | Mark Otto <[email protected]> | 2012-02-11 00:16:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-11 00:16:13 -0800 |
| commit | 60ee76853726f9711a41a865169d66cf136e5f71 (patch) | |
| tree | 9cedc9710a1ddce83249ceeb109c59736de4d222 /docs/templates | |
| parent | efac5441d83079653dabcdd4879102ec8ccb72be (diff) | |
| download | bootstrap-60ee76853726f9711a41a865169d66cf136e5f71.tar.xz bootstrap-60ee76853726f9711a41a865169d66cf136e5f71.zip | |
fix type on responsive grid per #1852
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/scaffolding.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index c14930c52..46437782b 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -263,7 +263,7 @@ <tr> <td>{{_i}}Landscape tablets{{/i}}</td> <td>768px to 980px</td> - <td>44px</td> + <td>42px</td> <td>20px</td> </tr> <tr> |
