From 7475cfd443dc5aa23828c8950f32e581591323db Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 29 May 2014 18:52:15 -0400 Subject: [PATCH] relative here --- doc/build/static/docs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index b24e9dcdb1..f8d167f646 100644 --- a/doc/build/static/docs.css +++ b/doc/build/static/docs.css @@ -273,6 +273,7 @@ a.headerlink:hover { width:212px; padding-left:10px; padding-top:10px; + position: relative; } -- 2.47.3