--- a/mercurial/templates/static/style-gitweb.css Sat Aug 22 15:21:45 2015 -0700 +++ b/mercurial/templates/static/style-gitweb.css Thu Sep 03 23:46:31 2015 +0800 @@ -194,3 +194,7 @@ .scroll-loading-error { background-color: #FFCCCC !important; } + +#doc { + margin: 0 8px; +}