mirror of
https://github.com/go-gitea/gitea.git
synced 2024-09-01 14:56:30 +00:00
Backport #26354 by @Maks1mS Fixes: https://github.com/go-gitea/gitea/issues/25597 Before:  After:  Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
This commit is contained in:
parent
cb1a4da5c2
commit
f329982b6e
@ -1301,7 +1301,7 @@ img.ui.avatar,
|
||||
}
|
||||
|
||||
.ui .text.truncate {
|
||||
overflow: hidden;
|
||||
overflow-x: clip;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user