mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
customize.html: fix typo
This commit is contained in:
parent
2c2311c318
commit
74ae8ecc80
1 changed files with 1 additions and 1 deletions
|
@ -1425,7 +1425,7 @@ base_url: "../"
|
|||
<div class="col-lg-6">
|
||||
<label>@page-header-border-color</label>
|
||||
<input type="text" class="form-control" placeholder="@gray-lighter" data-var="@page-header-border-color">
|
||||
<p class="help-block">Pag header border color</p>
|
||||
<p class="help-block">Page header border color</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="variables-other">Other</h2>
|
||||
|
|
Loading…
Reference in a new issue