2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

no trailing decimal place

This commit is contained in:
Mark Otto
2013-10-13 20:04:28 -07:00
parent fbc67a395f
commit e7379f75bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>