Improved rendering of longwords in activity steam.
This commit is contained in:
parent
a61fdc552c
commit
7e220a365b
1 changed files with 1 additions and 0 deletions
|
@ -2979,6 +2979,7 @@ footer {
|
||||||
|
|
||||||
.activity-message {
|
.activity-message {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.activity-time {
|
.activity-time {
|
||||||
|
|
Loading…
Reference in a new issue