summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_richtextarea.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_richtextarea.scss b/WebContent/VAADIN/themes/valo/components/_richtextarea.scss
index 702bda2ac4..2d32769898 100644
--- a/WebContent/VAADIN/themes/valo/components/_richtextarea.scss
+++ b/WebContent/VAADIN/themes/valo/components/_richtextarea.scss
@@ -48,7 +48,7 @@ $valo-richtextarea-use-font-awesome: true !default;
"Toggle Strikethrough" "\f0cc",
"Indent Right" "\f03c",
"Indent Left" "\f03b",
- "Insert Horizontal Rule" "—",
+ "Insert Horizontal Rule" "\2014",
"Insert Ordered List" "\f0cb",
"Insert Unordered List" "\f0ca",
"Insert Image" "\f03e",