diff --git a/docs/base-css.html b/docs/base-css.html index 5e9cdf7b28..05b0fdb980 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -974,7 +974,7 @@ For example, <code>section</code> should be wrapped as inline.
-<textarea id="textarea" rows="3"></textarea>
+<textarea rows="3"></textarea>
 

Checkboxes and radios

diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index a663d4a945..61864aac6e 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -911,7 +911,7 @@
-<textarea id="textarea" rows="3"></textarea>
+<textarea rows="3"></textarea>
 

{{_i}}Checkboxes and radios{{/i}}