From 53a914a863afbbd573715165a1f044d9bc53b6c6 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 8efb1f1679..a3ec2cef55 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