alphagov / govuk_elements

❗️GOV.UK Elements is deprecated, and will only receive major bug fixes and security patches.
https://govuk-elements.herokuapp.com/
MIT License
227 stars 90 forks source link

Fix label's `for` not matching input's `id` #565

Closed selfthinker closed 7 years ago

selfthinker commented 7 years ago

Very quick fix. The "Input with class form-control-2-3 (66% width)" label on the form elements example page didn't match the input field due to a typo on the for attribute.