commit | ff0efa97de70d307c432bf14357c96eac569783d | [log] [tgz] |
---|---|---|
author | Jamal Carvalho <jamal@golang.org> | Thu Nov 03 20:30:11 2022 +0000 |
committer | Jamal Carvalho <jamal@golang.org> | Thu Nov 03 21:11:13 2022 +0000 |
tree | fc58da63af49ef7b55c99af6f0292e217c744a0b | |
parent | 9829e07041e27bc206d474b83db1a6fb127345b3 [diff] |
static/shared/header: increase main header z-index The new nav overflows over the header but was not indexed above the documentation header. This change increases the z-index of the main header to prevent the submenu from being obscured. Change-Id: I3b667a39cb556a052ce780671c97e395f792a8cf Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/447739 Run-TryBot: Jamal Carvalho <jamal@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: kokoro <noreply+kokoro@google.com>
Pkg.go.dev is a website for discovering and evaluating Go packages and modules.
You can check it out at https://pkg.go.dev.
Pkgsite requires Go 1.19 to run. The last commit that works with Go 1.18 is 9ffe8b928e4fbd3ff7dcf984254629a47f8b6e63. The last commit that works with Go 1.17 is 4d836c6a652cde92f433967680dfd6171a91ec12.
If you want to report a bug or have a feature suggestion, please first check the known issues to see if your issue is already being discussed. If an issue does not already exist, feel free to file an issue.
For answers to frequently asked questions, see pkg.go.dev/about.
You can also chat with us on the #pkgsite Slack channel on the Gophers Slack.
We would love your help!
Our canonical Git repository is located at go.googlesource.com/pkgsite. There is a mirror of the repository at github.com/golang/pkgsite.
To contribute, please read our contributing guide.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.