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