diff options
| author | Mark Otto <[email protected]> | 2013-10-11 22:01:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-11 22:01:11 -0700 |
| commit | a46003b8c7cc20bf4f72b7638a74643353ae047f (patch) | |
| tree | ad746bebfdc1ab95f65ebea013807955709086ac /customize.html | |
| parent | c814ad18333d7deefd3bff5446b02d6933f49f02 (diff) | |
| download | bootstrap-a46003b8c7cc20bf4f72b7638a74643353ae047f.tar.xz bootstrap-a46003b8c7cc20bf4f72b7638a74643353ae047f.zip | |
restore var to customizer
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/customize.html b/customize.html index 9e46798ea..82b712de2 100644 --- a/customize.html +++ b/customize.html @@ -509,14 +509,11 @@ base_url: "../" </div> <div class="row"> -<!-- - Temporarily removed until mixins are restored in v3.1 <div class="col-xs-6 col-sm-4"> <label>@grid-columns</label> <input type="text" class="form-control" placeholder="12" data-var="@grid-columns"> <p class="help-block">Number of columns in the grid.</p> </div> - --> <div class="col-xs-6 col-sm-4"> <label>@grid-gutter-width</label> <input type="text" class="form-control" placeholder="30px" data-var="@grid-gutter-width"> |
