From 9aa07cb286551e65036e9bd32fcf67ffd10fb6b8 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 4 May 2010 17:21:21 +0000 Subject: [PATCH] Reverting at nd's request. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940969 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/css/manual.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 1406d5ec55..c76fcfa043 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -754,7 +754,7 @@ div[id]#directive-ref { /* a big sorry to ICab, Amaya (and old Konquerors?) */ /* sidebar position: right */ div#quickview { - position: fixed; + position: absolute; top: 5.5em; right: 1em; margin-left: 0; -- 2.50.1