mirror of
https://github.com/golang/go.git
synced 2025-05-29 19:35:42 +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 {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
div#page {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
div#page > .container,
|
div#page > .container,
|
||||||
div#topbar > .container {
|
div#topbar > .container {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user