From: Andrew Gerrand Date: Tue, 18 Jun 2013 05:26:15 +0000 (+1000) Subject: doc: style tweaks in preparation for Google Feedback link X-Git-Tag: go1.2rc2~1224 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7468b1d36ab4bc3e488a824edc01e62e733c464b;p=gostls13.git doc: style tweaks in preparation for Google Feedback link Fixes #5589. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/10272051 --- diff --git a/doc/style.css b/doc/style.css index 5c8e17a298..ca8006b8dc 100644 --- a/doc/style.css +++ b/doc/style.css @@ -153,6 +153,8 @@ div#topbar.wide > .container { } div#plusone { float: right; + clear: right; + margin-top: 5px; } div#footer { @@ -402,6 +404,7 @@ img.gopher { float: right; margin-left: 10px; margin-bottom: 10px; + z-index: -1; } .pkgGopher { text-align: right;