From: Mike Bayer Date: Tue, 27 May 2014 23:06:30 +0000 (-0400) Subject: - add some more height here so that anchors come out X-Git-Tag: rel_1_0_0b1~415^2^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5dfcf24b85567dd6c75766edf1757fa4d5f33a68;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - add some more height here so that anchors come out --- diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index 3bb77acc41..99858b4299 100644 --- a/doc/build/static/docs.css +++ b/doc/build/static/docs.css @@ -214,8 +214,8 @@ a.headerlink:hover { #docs-container.preautomated div.section:before { content: " "; display: block; - height:100px; - margin-top: -100px; + height:120px; + margin-top: -120px; visibility: hidden; }