consolidate author name across timeline (#11053)

* consolidate author name across timeline

* Sync with master

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
Sorien 2020-04-19 02:15:07 +02:00 committed by GitHub
parent b57a735e77
commit 0ef11ff2c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 114 additions and 63 deletions

View file

@ -810,6 +810,10 @@
&.event > .text {
line-height: 30px;
}
.author {
font-weight: 700;
}
}
.comment {