mirror of
https://github.com/twbs/bootstrap.git
synced 2025-07-31 19:00:23 +02:00
fix type on responsive grid per #1852
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user