--- trunk/tntnet/static/stylesheet.css 2007/12/01 20:50:52 117 +++ trunk/tntnet/static/stylesheet.css 2007/12/02 16:56:14 122 @@ -43,3 +43,11 @@ .critical { background: #ff0000; } + +ul { + margin-top: 0px; +} + +ol { + margin-top: 0px; +}