mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Added wrapping rule for user tooltip in chat messages closes #4367
This commit is contained in:
parent
396176f14f
commit
a961d6b342
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@
|
|||
markdown, span.time
|
||||
padding: 0 3px
|
||||
line-height: 1.618em
|
||||
|
||||
.tooltip
|
||||
white-space: normal
|
||||
|
||||
|
||||
span.time
|
||||
white-space: nowrap
|
||||
|
|
|
|||
Loading…
Reference in a new issue