diff --git a/www/css/screen.css b/www/css/screen.css index 1bad87b7..3208922b 100644 --- a/www/css/screen.css +++ b/www/css/screen.css @@ -31,12 +31,12 @@ a[href^="error:"] { color: white; } -form tr, form td { +form th, form td { vertical-align: top; font-weight: normal; } -form tr { +form th { text-align: right; }