shithub: hugo

Download patch

ref: 1ba63f15c8b376f550efdd8fe7bb9212f3e6857d
parent: 2a44ca543b26677a182fcb620b219a29dfe3a508
author: spf13 <[email protected]>
date: Wed May 28 13:54:54 EDT 2014

Make the header not jump around

--- a/docs/static/css/style.css
+++ b/docs/static/css/style.css
@@ -35,6 +35,9 @@
     border-color: #adadad;
 }
 
+.nav-github {
+    width: 325px;
+}
  .nav-github > span {
      padding-right: 0.5em;
  }