Skip to content

Conversation

@NULLx76
Copy link
Contributor

@NULLx76 NULLx76 commented Sep 28, 2020

Changed width of commit signature avatar from auto to 16px.
Fixes #12959

I've build and ran gitea locally to confirm that this fix resolves the issue.

Signed-off-by: Victor Roest <victor@xirion.net>
@lafriks lafriks added type/bug topic/ui Change the appearance of the Gitea UI labels Sep 28, 2020
@lafriks lafriks added this to the 1.13.0 milestone Sep 28, 2020
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 28, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #12961 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12961      +/-   ##
==========================================
- Coverage   42.65%   42.64%   -0.02%     
==========================================
  Files         669      669              
  Lines       73493    73493              
==========================================
- Hits        31351    31338      -13     
- Misses      37058    37067       +9     
- Partials     5084     5088       +4     
Impacted Files Coverage Δ
modules/indexer/stats/db.go 43.47% <0.00%> (-17.40%) ⬇️
modules/indexer/stats/queue.go 64.70% <0.00%> (-11.77%) ⬇️
modules/git/repo_language_stats.go 52.83% <0.00%> (-3.78%) ⬇️
modules/git/utils.go 73.77% <0.00%> (-3.28%) ⬇️
modules/log/event.go 57.54% <0.00%> (-1.89%) ⬇️
modules/git/repo.go 46.19% <0.00%> (-0.51%) ⬇️
modules/queue/unique_queue_disk_channel.go 55.38% <0.00%> (+1.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14e7186...1f42892. Read the comment docs.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 28, 2020
@6543
Copy link
Member

6543 commented Sep 28, 2020

🚀

@techknowlogick
Copy link
Member

🚀

@techknowlogick techknowlogick merged commit ffa7dd6 into go-gitea:master Sep 28, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commit signature avatar stretched out

7 participants