diff options
| author | Mark Otto <[email protected]> | 2012-06-13 22:04:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-13 22:04:02 -0700 |
| commit | cda48d41baacf1f515dbdd4ef091a42eff26b469 (patch) | |
| tree | a0b00dfd90a97e972b110fc0ef5b9fb2791d119a /docs/less.html | |
| parent | 3ead14a1e082b95a792339a549b14df59f53de2b (diff) | |
| download | bootstrap-cda48d41baacf1f515dbdd4ef091a42eff26b469.tar.xz bootstrap-cda48d41baacf1f515dbdd4ef091a42eff26b469.zip | |
fix #gradientBar to .gradientBar in LESS docs
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 2 |
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> |
