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

Fix organization profile on mobile devices #3332

Merged
merged 2 commits into from
Jan 9, 2018
Merged

Fix organization profile on mobile devices #3332

merged 2 commits into from
Jan 9, 2018

Conversation

thehowl
Copy link
Contributor

@thehowl thehowl commented Jan 8, 2018

before:

screen shot 2018-01-08 at 21 52 12-fullpage

after:

screen shot 2018-01-08 at 21 51 46-fullpage

Cleaned up a bit also the HTML - a grid was used to apply the clearfix, and I replaced it with a simple overflow: auto instead.

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 8, 2018
@lunny lunny added the topic/ui Change the appearance of the Gitea UI label Jan 9, 2018
@lunny lunny added this to the 1.4.0 milestone Jan 9, 2018
@codecov-io
Copy link

codecov-io commented Jan 9, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #3332     +/-   ##
=========================================
- Coverage   35.04%   34.84%   -0.2%     
=========================================
  Files         280      280             
  Lines       40556    40556             
=========================================
- Hits        14211    14133     -78     
- Misses      24239    24334     +95     
+ Partials     2106     2089     -17
Impacted Files Coverage Δ
modules/lfs/content_store.go 7.81% <0%> (-35.94%) ⬇️
modules/lfs/server.go 20.68% <0%> (-14.33%) ⬇️
models/lfs.go 26.08% <0%> (-2.18%) ⬇️

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 6070c9a...c0b6600. Read the comment docs.

@strk
Copy link
Member

strk commented Jan 9, 2018

trusted LGTM

@tboerger tboerger 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 Jan 9, 2018
@lafriks lafriks merged commit b5fba4c into go-gitea:master Jan 9, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants