mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 14:00:24 +00:00
Merge pull request #11691 from twbs/xs-grid-docs-fix
document that XS grid supports offsets and push/pull
This commit is contained in:
commit
018a1d535b
1 changed files with 2 additions and 4 deletions
6
css.html
6
css.html
|
|
@ -178,13 +178,11 @@ base_url: "../"
|
|||
</tr>
|
||||
<tr>
|
||||
<th>Offsets</th>
|
||||
<td colspan="1" class="text-muted">N/A</td>
|
||||
<td colspan="3">Yes</td>
|
||||
<td colspan="4">Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Column ordering</th>
|
||||
<td class="text-muted">N/A</td>
|
||||
<td colspan="3">Yes</td>
|
||||
<td colspan="4">Yes</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue