diff options
author | matthew <matthew> | 2007-05-15 15:30:26 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-05-15 15:30:26 +0000 |
commit | 9d25d7c467a2dfc5deb969d542dc48fefa5bee38 (patch) | |
tree | f57cb468228d3c91962a4097b85fe802c04a759a | |
parent | bc0c2346fcda1dc68b59d1161301811270121770 (diff) |
Gap.
-rw-r--r-- | web/css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 39e755e2f..77b14b550 100644 --- a/web/css.css +++ b/web/css.css @@ -344,4 +344,5 @@ ol#current img { #col_problems, #col_fixed { float: left; width: 48%; + margin-right: 1em; } |