improve legend styling
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 19 Jul 2008 01:24:01 +0000 (01:24 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 1 Aug 2008 00:18:29 +0000 (00:18 +0000)
commitf530acce63608ef882e97327ad8ca31d95f0cfe6
tree465159c8036ef2d0e918d297b3fdd6bf8abd07af
parent9f5890e6886ac89b093efc0388b5681be3a641fb
improve legend styling

Top-align the right part (usually both sides are about equal in height,
but it would get ugly in case lines are wrapped).

Also increase legend label margin (also in case of wrapping), because
the actual width is 6.2em + 4px in padding.  A more correct solution
would be CSS3 border-sizing:border-box, but not really worth it in this
case (stupid prefixes, not to mention msie boycotting anything new).
base.css