mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
godoc: fix site for large displays
R=golang-dev, skybrian CC=golang-dev https://golang.org/cl/6643062
This commit is contained in:
parent
dda1b560ec
commit
7e196d0822
@ -136,6 +136,9 @@ div#topbar {
|
||||
body {
|
||||
text-align: center;
|
||||
}
|
||||
div#page {
|
||||
width: 100%;
|
||||
}
|
||||
div#page > .container,
|
||||
div#topbar > .container {
|
||||
text-align: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user