summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_label.scss
diff options
context:
space:
mode:
authorSara Seppola <sara@vaadin.com>2014-10-16 16:54:11 +0300
committerVaadin Code Review <review@vaadin.com>2014-10-21 14:00:57 +0000
commit4bf205eb22f94387e6aed128f4b553bdd874f9e4 (patch)
treec7d49a9f22bcd7233d0228368e228f298fae39f6 /WebContent/VAADIN/themes/valo/components/_label.scss
parentf24fe92ed3fea53f8907924a92fc235f84cdec0e (diff)
downloadvaadin-framework-4bf205eb22f94387e6aed128f4b553bdd874f9e4.tar.gz
vaadin-framework-4bf205eb22f94387e6aed128f4b553bdd874f9e4.zip
Replace no-break-spaces with whitespaces (#14890)
Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_label.scss')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_label.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_label.scss b/WebContent/VAADIN/themes/valo/components/_label.scss
index b59d3e0e21..cfec847271 100644
--- a/WebContent/VAADIN/themes/valo/components/_label.scss
+++ b/WebContent/VAADIN/themes/valo/components/_label.scss
@@ -101,7 +101,7 @@ $v-letter-spacing--h4: 0 !default;
* Outputs the selectors and styles for the Label component.
*
* @param {string} $primary-stylename (v-label) - the primary style name for the selectors
- * @param {bool} $include-additional-styles - should the mixin output all the different style variations of the component
+ * @param {bool} $include-additional-styles - should the mixin output all the different style variations of the component
*
* @group label
*/