2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

finish the rest of the less page mixins docs

This commit is contained in:
Mark Otto
2012-01-25 15:03:44 -08:00
parent 7d83f45ebb
commit b6b7d1343b
6 changed files with 193 additions and 212 deletions
+1 -1
View File
@@ -212,7 +212,7 @@
<tr>
<td><code>@siteWidth</code></td>
<td><em>Computed sum of all columns and gutters</em></td>
<td>Counts number of columns and gutters to set width of the <code>.fixed-container()</code> mixin</td>
<td>Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin</td>
</tr>
</tbody>
</table>