From a6c23bb3ec23dd4e5237cbee70dca6a079fe739f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 11 Sep 2002 16:40:58 +0000 Subject: [PATCH] remove a holdover. images inside #toc and #topics don't appear in this style git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96769 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/css/manual.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 0e101e6a40..0f0704abd7 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -399,11 +399,6 @@ li.separate { padding: 0; } -#toc li img, -#topics li img { - margin-right: 19px; -} - /* see also */ /* ====================== */ .seealso { @@ -623,7 +618,6 @@ div.note div.example { margin-right: 1em; } - /* example inside table */ table div.example { margin-right: 1em; -- 2.50.1