mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
fix #gradientBar to .gradientBar in LESS docs
This commit is contained in:
parent
3ead14a1e0
commit
cda48d41ba
@ -948,7 +948,7 @@
|
||||
<td>Create a cross-browser striped background gradient</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>#gradientBar()</code></td>
|
||||
<td><code>.gradientBar()</code></td>
|
||||
<td><code>@primaryColor, @secondaryColor</code></td>
|
||||
<td>Used for buttons to assign a gradient and slightly darker border</td>
|
||||
</tr>
|
||||
|
2
docs/templates/pages/less.mustache
vendored
2
docs/templates/pages/less.mustache
vendored
@ -871,7 +871,7 @@
|
||||
<td>{{_i}}Create a cross-browser striped background gradient{{/i}}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>#gradientBar()</code></td>
|
||||
<td><code>.gradientBar()</code></td>
|
||||
<td><code>@primaryColor, @secondaryColor</code></td>
|
||||
<td>{{_i}}Used for buttons to assign a gradient and slightly darker border{{/i}}</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user