mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
remove specific values for the fluid grid system and instead use LESS's percentage() function
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user