From a2860ee6fffd0e803d5efe804337e2e805c9ff2b Mon Sep 17 00:00:00 2001 From: Jan Jastrow Date: Sun, 6 Jul 2014 13:17:45 +0200 Subject: [PATCH] no message --- scss/_defaults.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scss/_defaults.scss b/scss/_defaults.scss index 557459c..6cde61e 100644 --- a/scss/_defaults.scss +++ b/scss/_defaults.scss @@ -19,7 +19,11 @@ html { .fa { margin-right: 0.3em; - speak: none; /* Won't speak the symbol */ + speak: none; /* Won't speak the symbol | badly supported by browsers */ +} + +.button { + text-overflow: ellipsis; // Overflow = "..." } /* Cleafix