From: Andrew Gerrand Date: Fri, 27 Aug 2010 04:14:42 +0000 (+1000) Subject: doc: fix margins in root.html X-Git-Tag: weekly.2010-09-06~62 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=20198d69f94167ee4d14077870c9f4ca35bc1c33;p=gostls13.git doc: fix margins in root.html R=rsc, r2 CC=golang-dev https://golang.org/cl/2041041 --- diff --git a/doc/root.html b/doc/root.html index 8e5e5d3c8b..168755f4f0 100644 --- a/doc/root.html +++ b/doc/root.html @@ -74,7 +74,7 @@ google.setOnLoadCallback(loadFeed);
Loading...
-

Go is …

+

Go is …

… simple

diff --git a/doc/style.css b/doc/style.css
index 4ced0f6bb1..6829ff0a53 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -240,7 +240,6 @@ span.subtitle {
 /* Styles for the frontpage */
 
 #fp-videos {
-  margin-top: 1.5em;
   margin-left: 1em;
   margin-right: 0em;
   float: right;