diff options
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index b24762b..c8470e8 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.67 2009-02-24 18:11:30 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-02-24 18:11:30 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.68 2009-02-24 18:27:45 ot Exp $" +--><!--#set var="date" value="\$Date: 2009-02-24 18:27:45 $" --><!--#set var="title" value="Development Roadmap for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -46,7 +46,7 @@ <a href="images/roadmap/validators-chart.graffle">graffle</a>, <a href="images/roadmap/validators-chart.pdf">PDF</a> or <a href="images/roadmap/validators-chart.svg">SVG</a> version)</p> - <div style="display: block; margin-left: 620px;"> + <div style="display: block; margin-left: 620px; min-width: 20em"> <h5>Milestones</h5> <p>@@ TODO @@ add these as Bugzilla entries</p> <ol> |