diff options
author | matthew <matthew> | 2006-09-21 21:22:12 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-09-21 21:22:12 +0000 |
commit | 8c64dc2d4a6bf21abe87bdcc13d86646585636c4 (patch) | |
tree | 7c7c9eb8dce7e308e7d9bca523011e23bbd7bd77 /web/css.css | |
parent | 18c5c4a4076f471ac5306e48b066f4cfa8b3f3cb (diff) |
Fix PNGs in IE; add comment form.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index 057808b25..d7e854333 100644 --- a/web/css.css +++ b/web/css.css @@ -28,7 +28,7 @@ label { float: left; text-align: right; padding-right: 4px; - width: 4em; + width: 5em; } /* Site-wide layout */ |