no message

This commit is contained in:
Jan Jastrow 2014-07-06 13:17:45 +02:00
parent c3ccd71a2a
commit a2860ee6ff
1 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,11 @@ html {
.fa { .fa {
margin-right: 0.3em; 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 /* Cleafix