2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Merge pull request #919 from groodt/master

Commit fixes #918
This commit is contained in:
Jacob Thornton
2012-01-07 10:31:03 -08:00
+1 -1
View File
@@ -354,7 +354,7 @@
<tr>
<td><code>@siteWidth</code></td>
<td><em>Computed sum of all columns and gutters</em></td>
<td>We use some basic match to count the number of columns and gutters and set the width of the <code>.fixed-container()</code> mixin.</td>
<td>We use some basic math to count the number of columns and gutters and set the width of the <code>.fixed-container()</code> mixin.</td>
</tr>
</tbody>
</table>