conor 2003/06/10 23:35:48
Modified: docs page.css
Log:
handle IE
Revision Changes Path
1.12 +2 -2 ant/docs/page.css
Index: page.css
===================================================================
RCS file: /home/cvs/ant/docs/page.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -u -r1.11 -r1.12
--- page.css 11 Jun 2003 06:19:47 -0000 1.11
+++ page.css 11 Jun 2003 06:35:48 -0000 1.12
@@ -98,7 +98,7 @@
font-weight: bold;
padding: 2px;
margin-top: 20px;
- clear: both;
+ clear: right;
}
.subsection {
@@ -107,7 +107,7 @@
color: #ffffff;
font-weight: bold;
padding: 2px;
- clear: both
+ clear: right;
}
.toc {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]