mirror of https://github.com/zulip/zulip.git
tooltips: Fix text overflowing.
This commit is contained in:
parent
9f6f77f6bc
commit
a385f65126
|
@ -4,7 +4,7 @@
|
|||
* for tooltips here.
|
||||
*/
|
||||
font-family: "Source Sans 3", sans-serif !important;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: anywhere;
|
||||
/* Contains stylistic variant of upper-case character "I" in Source Sans 3 */
|
||||
font-feature-settings: "ss01" on;
|
||||
|
||||
|
|
Loading…
Reference in New Issue