gitea/templates
May f311d15a0b
Added space between avatar and username ()
Added space between avatar and username which is missing on verified
commit message and avatar is too close to username which is don't look
nice.

Current state

![image](https://user-images.githubusercontent.com/3164256/202007728-d7d6ecac-f754-454c-a67f-e422f4aac5a5.png)


This is how it looks after change

![image](https://user-images.githubusercontent.com/3164256/202007984-d4a38a1c-7c24-4278-aa0f-9aa51c10f772.png)

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
admin Allow package version sorting ()
api/packages/pypi Add Package Registry ()
base Remove useless `appVer` from JS `window.config` ()
code Run `make fmt` ()
custom Add footer extra links template ()
explore Localize all timestamps ()
mail Add team member invite by email ()
org Add team member invite by email ()
package Allow package version sorting ()
repo Added space between avatar and username ()
shared Localize all timestamps ()
status Remove fomantic image module ()
swagger Add `updated_at` field to PullReview API object ()
user Added missing headers on user packages page ()
home.tmpl Refactor `i18n` to `locale` ()
install.tmpl Clean up formatting on install page ()
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix ()