mirror of
https://github.com/go-gitea/gitea
synced 2024-11-21 14:00:59 +01:00
Merge remote-tracking branch 'refs/remotes/origin/patch-18' into patch-18
This commit is contained in:
commit
dee562ea9a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import (
|
|||
|
||||
const (
|
||||
// DefaultAvatarClass is the default class of a rendered avatar
|
||||
DefaultAvatarClass = "ui avatar tw-align-middle"
|
||||
DefaultAvatarClass = "ui avatar border tw-align-middle"
|
||||
// DefaultAvatarPixelSize is the default size in pixels of a rendered avatar
|
||||
DefaultAvatarPixelSize = 28
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue