Commit 7e196d08 authored by Andrew Gerrand's avatar Andrew Gerrand

godoc: fix site for large displays

R=golang-dev, skybrian
CC=golang-dev
https://golang.org/cl/6643062
parent dda1b560
......@@ -136,6 +136,9 @@ div#topbar {
body {
text-align: center;
}
div#page {
width: 100%;
}
div#page > .container,
div#topbar > .container {
text-align: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment