diff options
| author | Mark Otto <[email protected]> | 2012-07-07 00:30:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-07 00:30:43 -0700 |
| commit | e2336ef02ab620277e2d81f3fc6b4ff69e027ae4 (patch) | |
| tree | d735032adc2e79bbb581d782f9993d400c7706b0 /docs/download.html | |
| parent | 6d447079a41f8441c061a9d6f572e28c627ccd6e (diff) | |
| download | bootstrap-e2336ef02ab620277e2d81f3fc6b4ff69e027ae4.tar.xz bootstrap-e2336ef02ab620277e2d81f3fc6b4ff69e027ae4.zip | |
remove specific values for the fluid grid system and instead use LESS's percentage() function
Diffstat (limited to 'docs/download.html')
| -rw-r--r-- | docs/download.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/download.html b/docs/download.html index 34fdc741e..ff06ee66d 100644 --- a/docs/download.html +++ b/docs/download.html @@ -286,19 +286,6 @@ <input type="text" class="span3" placeholder="42px"> <label>@gridGutterWidth768</label> <input type="text" class="span3" placeholder="20px"> - <h3>Fluid grid system</h3> - <label>@fluidGridColumnWidth</label> - <input type="text" class="span3" placeholder="6.382978723%"> - <label>@fluidGridGutterWidth</label> - <input type="text" class="span3" placeholder="2.127659574%"> - <label>@fluidGridColumnWidth1200</label> - <input type="text" class="span3" placeholder="5.982905983%"> - <label>@fluidGridGutterWidth1200</label> - <input type="text" class="span3" placeholder="2.564102564%"> - <label>@fluidGridColumnWidth768</label> - <input type="text" class="span3" placeholder="5.801104972%"> - <label>@fluidGridGutterWidth768</label> - <input type="text" class="span3" placeholder="2.762430939%"> <h3>Typography</h3> <label>@sansFontFamily</label> |
