diff options
| author | Mark Otto <[email protected]> | 2013-10-13 20:04:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-13 20:04:28 -0700 |
| commit | e7379f75bdeba88868dd4d4f169122a932e73822 (patch) | |
| tree | e0178c8a75e0940b921ae32d9da39469a6397b88 /customize.html | |
| parent | fbc67a395f12209c177d72cca3d298b0350eaf48 (diff) | |
| download | bootstrap-e7379f75bdeba88868dd4d4f169122a932e73822.tar.xz bootstrap-e7379f75bdeba88868dd4d4f169122a932e73822.zip | |
no trailing decimal place
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html index bd4b8bff5..be6011d39 100644 --- a/customize.html +++ b/customize.html @@ -1222,7 +1222,7 @@ base_url: "../" <label>@jumbotron-bg</label> <input type="text" class="form-control" placeholder="@gray-lighter" data-var="@jumbotron-bg"> <label>@jumbotron-font-size</label> - <input type="text" class="form-control" placeholder="ceil(@font-size-base * 1.50)" data-var="@jumbotron-font-size"> + <input type="text" class="form-control" placeholder="ceil(@font-size-base * 1.5)" data-var="@jumbotron-font-size"> </div> <div class="col-md-6"> <label>@jumbotron-color</label> |
