2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

update vars in less and download pages

This commit is contained in:
Mark Otto
2012-01-30 01:34:59 -08:00
parent 160a0bf560
commit 33a969dd0c
5 changed files with 22 additions and 12 deletions
+6 -2
View File
@@ -176,8 +176,12 @@
<td>20px</td>
</tr>
<tr>
<td><code>@siteWidth</code></td>
<td><code>(@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1))</code></td>
<td><code>@fluidGridColumnWidth</code></td>
<td>6.382978723%</td>
</tr>
<tr>
<td><code>@fluidGridGutterWidth</code></td>
<td>2.127659574%</td>
</tr>
</tbody>
</table>