From ad187d8d64270cf825b7e3bf6fdc26fa8b165846 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Wed, 11 Jun 2003 06:35:48 +0000 Subject: [PATCH] handle IE git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274663 13f79535-47bb-0310-9956-ffa450edef68 --- docs/page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/page.css b/docs/page.css index 2deb4566d..9821c16a4 100644 --- a/docs/page.css +++ b/docs/page.css @@ -98,7 +98,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } font-weight: bold; padding: 2px; margin-top: 20px; - clear: both; + clear: right; } .subsection { @@ -107,7 +107,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } color: #ffffff; font-weight: bold; padding: 2px; - clear: both + clear: right; } .toc {