diff --git a/docs/less.html b/docs/less.html index ffe6aee149..418bfc4347 100644 --- a/docs/less.html +++ b/docs/less.html @@ -948,7 +948,7 @@ Create a cross-browser striped background gradient - #gradientBar() + .gradientBar() @primaryColor, @secondaryColor Used for buttons to assign a gradient and slightly darker border diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 6606f4ca83..4c0a9f19f1 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -871,7 +871,7 @@ {{_i}}Create a cross-browser striped background gradient{{/i}} - #gradientBar() + .gradientBar() @primaryColor, @secondaryColor {{_i}}Used for buttons to assign a gradient and slightly darker border{{/i}}