fix type on responsive grid per #1852
This commit is contained in:
parent
efac5441d8
commit
60ee768537
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -339,7 +339,7 @@
|
|||
<tr>
|
||||
<td>Landscape tablets</td>
|
||||
<td>768px to 980px</td>
|
||||
<td>44px</td>
|
||||
<td>42px</td>
|
||||
<td>20px</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
2
docs/templates/pages/scaffolding.mustache
vendored
2
docs/templates/pages/scaffolding.mustache
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue