Skip to content

Commit

Permalink
Merge pull request twbs#919 from groodt/master
Browse files Browse the repository at this point in the history
Commit fixes twbs#918
  • Loading branch information
fat committed Jan 7, 2012
2 parents 1f0d8b2 + 62e5047 commit 5217131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -354,7 +354,7 @@ <h3>Inside the grid</h3>
<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>
Expand Down

0 comments on commit 5217131

Please sign in to comment.