From bd0c62c01f9a40d1dc2ad4ec5700be4e2f57cdc8 Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 15 Oct 2020 01:43:29 +0200 Subject: [PATCH] Correct search box location --- docs/source/_static/nature.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/_static/nature.css b/docs/source/_static/nature.css index 320fbb7e02..ecb5ce44a6 100644 --- a/docs/source/_static/nature.css +++ b/docs/source/_static/nature.css @@ -426,7 +426,7 @@ code.descname { visibility: visible; position: absolute; top: -7px; - right: 120px; + right: 200px; } #top-link {