mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-25 04:12:55 +01:00
Update grid docs mention of gutter width value (no more rems for awhile now)
This commit is contained in:
parent
1d0d0dac76
commit
13cc81c50c
@ -112,7 +112,7 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
<th class="text-nowrap" scope="row">Nestable</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user