From 124ed6d87ecfdfbb1d88ffdf615f5c8cc7f0e0b1 Mon Sep 17 00:00:00 2001 From: tmattsso Date: Tue, 20 Nov 2018 13:03:22 +0200 Subject: Removes wrong suggestion from checkbox documentation (#11324) --- documentation/components/components-checkbox.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/components/components-checkbox.asciidoc b/documentation/components/components-checkbox.asciidoc index 4e1205be8f..67e3ad6108 100644 --- a/documentation/components/components-checkbox.asciidoc +++ b/documentation/components/components-checkbox.asciidoc @@ -55,5 +55,4 @@ image::img/checkbox-example1.png[width=35%, scaledwidth=50%] The top-level element of a [classname]#CheckBox# has the [literal]#++v-checkbox++# style. It contains two sub-elements: the actual check -box [literal]#++input++# element and the [literal]#++label++# element. If you -want to have the label on the left, you can change the positions with "[literal]#++direction: rtl++#" for the top element. +box [literal]#++input++# element and the [literal]#++label++# element. -- cgit v1.2.3