diff options
author | ot <ot@localhost> | 2009-02-24 18:27:45 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2009-02-24 18:27:45 +0000 |
commit | 15bf3d7354b22f222e3e3b52575f49c0017e5238 (patch) | |
tree | 53f1408e8aeefea2e0db7df9365307ec9b01dc5a /htdocs | |
parent | ebe285696e7a6b7ae67193d09db4085b08cfe26f (diff) | |
download | markup-validator-15bf3d7354b22f222e3e3b52575f49c0017e5238.zip markup-validator-15bf3d7354b22f222e3e3b52575f49c0017e5238.tar.gz markup-validator-15bf3d7354b22f222e3e3b52575f49c0017e5238.tar.bz2 |
minor style tweak for the roadmap to cater for tight windows
Diffstat (limited to 'htdocs')
-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> |