aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-13 22:04:02 -0700
committerMark Otto <[email protected]>2012-06-13 22:04:02 -0700
commitcda48d41baacf1f515dbdd4ef091a42eff26b469 (patch)
treea0b00dfd90a97e972b110fc0ef5b9fb2791d119a /docs/less.html
parent3ead14a1e082b95a792339a549b14df59f53de2b (diff)
downloadbootstrap-cda48d41baacf1f515dbdd4ef091a42eff26b469.tar.xz
bootstrap-cda48d41baacf1f515dbdd4ef091a42eff26b469.zip
fix #gradientBar to .gradientBar in LESS docs
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html
index ffe6aee14..418bfc434 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -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>