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

Hello,

Simply fix a css issue I several met.

Before:
image

After:
image

@codecov-commenter
Copy link

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.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 11, 2021
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Sep 11, 2021
@a1012112796 a1012112796 added the topic/ui Change the appearance of the Gitea UI label Sep 11, 2021
@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 11, 2021
@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
@Tchoupinax
Copy link
Contributor Author

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.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants