Skip to content

fix header item style #3

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

Closed
wants to merge 3 commits into from
Closed

Conversation

tomocy
Copy link

@tomocy tomocy commented Aug 20, 2019

Since the doc of go1.6, the default margin-top of list tag has been 0.5rem not 0 by the embedded style, so assert the same style as the embedded one in stylesheet and re-set the default margin-top to the elements with this problem.

Fixes golang/go#33718

tomocy added 2 commits August 20, 2019 23:40
Since the doc of go1.6, the default margin-top of list tag has been 0.5rem not 0 by the embedded style, so assert the same style as the embedded style in stylesheet and re-set the default margin-top to the first of Header-menuItem overwriting the margin-top of it in no media queries.

Fixes golang/go#33718
The search input in header has the same problem as that of the first of header menu item, so re-set the default margin-top to it.
@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Aug 20, 2019
@gopherbot
Copy link
Contributor

This PR (HEAD: 1de9d0e) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/website/+/190997 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@tomocy tomocy changed the title Fix header item style fix header item style Aug 20, 2019
The default style of list tag has also been as it is outside of the media queries since go1.6, so move it to the outside.
@gopherbot
Copy link
Contributor

This PR (HEAD: 11472e9) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/website/+/190997 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Andrew Bonventre:

Patch Set 3:

I'd rather we remove the inline style from the release notes or have it be more specific via class names.


Please don’t reply on this GitHub thread. Visit golang.org/cl/190997.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Koki Tomoshige:

Patch Set 3:

Patch Set 3:

I'd rather we remove the inline style from the release notes or have it be more specific via class names.

Certainly. So is it ok to close this CL?


Please don’t reply on this GitHub thread. Visit golang.org/cl/190997.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Alberto Donizetti:

Patch Set 3:

Patch Set 3:

Patch Set 3:

I'd rather we remove the inline style from the release notes or have it be more specific via class names.

Certainly. So is it ok to close this CL?

Yes, I think it's okay to close here.


Please don’t reply on this GitHub thread. Visit golang.org/cl/190997.
After addressing review feedback, remember to publish your drafts!

@bcmills
Copy link
Contributor

bcmills commented Aug 26, 2019

Closed in favor of golang/go#33738

@bcmills bcmills closed this Aug 26, 2019
@gopherbot
Copy link
Contributor

This PR is being closed because golang.org/cl/190997 has been abandoned.

abandoned in favor of https://golang.org/issue/33738

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

x/website: documents link is not aligned on tip.golang.org/doc/go1.6+
4 participants