From d2b25d79058863d3604489e7a36d1c0d1a491b5c Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Tue, 2 Jan 2007 17:12:59 +0000 Subject: [PATCH] not as wide --- nd.css | 3 +++ templates/forum.tmpl | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nd.css b/nd.css index 26121cd..787519e 100644 --- a/nd.css +++ b/nd.css @@ -35,6 +35,9 @@ table.boards td { table.boards th { font-size: larger; } +fieldset.forum-post { + width: 40em; +} fieldset.forum-post legend b { font-size: larger; } diff --git a/templates/forum.tmpl b/templates/forum.tmpl index 68b0ad5..52814fd 100644 --- a/templates/forum.tmpl +++ b/templates/forum.tmpl @@ -11,8 +11,8 @@ -
New Reply - +
New Reply + -- 2.39.2