aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authormatthew <matthew>2007-01-24 20:55:30 +0000
committermatthew <matthew>2007-01-24 20:55:30 +0000
commit4afab0044d781b2ea39ff2153d71b65a12ce3433 (patch)
treecbbb71ea10d60753cb540871fb004abe85c09202 /web/css.css
parentd3f6277aa743912e1eed3dc1714abac262faa24f (diff)
Fix problem reporting without the map; other changes.
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css
index 524ae4be5..68a67bb2a 100644
--- a/web/css.css
+++ b/web/css.css
@@ -62,7 +62,7 @@ ul#error {
color: #cc0000;
background-color: #ffeeee;
margin: 0;
- padding: 0 0 0 1.5em;
+ padding: 0 4px 0 1.5em;
border: solid 1px #cc0000;
text-align: left;
}