1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Update grid docs mention of gutter width value (no more rems for awhile now)

This commit is contained in:
Mark Otto
2016-10-09 13:51:59 -07:00
parent 1d0d0dac76
commit 13cc81c50c

View File

@@ -112,7 +112,7 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
</tr> </tr>
<tr> <tr>
<th class="text-nowrap" scope="row">Gutter width</th> <th class="text-nowrap" scope="row">Gutter width</th>
<td colspan="5">1.875rem / 30px (15px on each side of a column)</td> <td colspan="5">30px (15px on each side of a column)</td>
</tr> </tr>
<tr> <tr>
<th class="text-nowrap" scope="row">Nestable</th> <th class="text-nowrap" scope="row">Nestable</th>