From 13898af59075a533b9b30f35fa2a6365f49e0bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laussel=20Lo=C3=AFc?= Date: Thu, 19 Oct 2017 19:31:49 +0200 Subject: remove form control label as it have been removed (#24442) --- docs/4.0/components/forms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/4.0/components/forms.md') diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 84891d841..abf6c1e67 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -264,11 +264,11 @@ The `.form-group` class is the easiest way to add some structure to forms. Its o {% example html %}
- +
- +
-- cgit v1.2.3