Skip to content

Rework button styles on repo and commit page #3104

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

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

silverwind
Copy link
Member

@silverwind silverwind commented Dec 6, 2017

My fix in #3091 introduced an issue on some buttons because Semantic unexpectedly sets a font-size of 0 in some places, which breaks em units on children. I changed the way of overriding the selector to now target small or compact buttons specifically and reset their value to what it originally is. Results:

screen shot 2017-12-06 at 20 50 12

screen shot 2017-12-06 at 20 50 19

screen shot 2017-12-06 at 20 59 21

Fixes: #3094

@codecov-io
Copy link

Codecov Report

Merging #3104 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3104   +/-   ##
=======================================
  Coverage   34.05%   34.05%           
=======================================
  Files         273      273           
  Lines       39998    39998           
=======================================
  Hits        13620    13620           
  Misses      24443    24443           
  Partials     1935     1935

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 469ab99...0ce57ce. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 6, 2017
@lunny lunny added the type/bug label Dec 7, 2017
@lunny lunny added this to the 1.4.0 milestone Dec 7, 2017
@lunny
Copy link
Member

lunny commented Dec 7, 2017

LGTM

@tboerger tboerger 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 Dec 7, 2017
@appleboy
Copy link
Member

appleboy commented Dec 7, 2017

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 Dec 7, 2017
@appleboy appleboy merged commit 1ed7f18 into go-gitea:master Dec 7, 2017
@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. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Label in upload and new file button not show more
5 participants