The Wayback Machine - https://web.archive.org/web/20220315200457/https://github.com/go-gitea/gitea/pull/17020
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css: fix overflow label in small view #17020

Merged
merged 3 commits into from Sep 12, 2021
Merged

css: fix overflow label in small view #17020

merged 3 commits into from Sep 12, 2021

Conversation

Tchoupinax
Copy link
Contributor

@Tchoupinax Tchoupinax commented Sep 11, 2021

Hello,

Simply fix a css issue I several met.

Before:
image

After:
image

@codecov-commenter
Copy link

@codecov-commenter codecov-commenter commented Sep 11, 2021

Codecov Report

Merging #17020 (7fd9fdf) into main (3d6cb25) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #17020   +/-   ##
=======================================
  Coverage   45.22%   45.23%           
=======================================
  Files         766      766           
  Lines       86641    86641           
=======================================
+ Hits        39183    39191    +8     
+ Misses      41113    41107    -6     
+ Partials     6345     6343    -2     
Impacted Files Coverage Δ
models/repo_list.go 78.43% <0.00%> (+0.78%) ⬆️
modules/process/manager.go 75.30% <0.00%> (+2.46%) ⬆️
modules/charset/charset.go 75.75% <0.00%> (+4.04%) ⬆️

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 20a2e26...7fd9fdf. Read the comment docs.

@techknowlogick techknowlogick added this to the 1.16.0 milestone Sep 11, 2021
@6543 6543 merged commit 77b95fd into go-gitea:main Sep 12, 2021
2 checks passed
@Tchoupinax
Copy link
Contributor Author

@Tchoupinax Tchoupinax commented Sep 12, 2021

Thank you :)

@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

9 participants