From: André Malo Date: Wed, 11 Sep 2002 16:40:58 +0000 (+0000) Subject: remove a holdover. X-Git-Tag: 2.0.42~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c23bb3ec23dd4e5237cbee70dca6a079fe739f;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 0e101e6a40e..0f0704abd7d 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;