--- trunk/lib/Sack/Server.pm 2009/11/26 22:23:52 249 +++ trunk/lib/Sack/Server.pm 2009/11/26 22:36:27 250 @@ -185,7 +185,7 @@ .shards { font-family: monospace; - line-height: 0.8em; +// line-height: 0.8em; color: #0f0; } @@ -241,7 +241,7 @@ print $send qq|

Nodes

|, join("\n", map { my $class = join(' ', map { $_->[0] } @{ $info->{node}->{$_} }); - qq|$_|; + qq|$_|; } sort keys %{ $info->{node} } ); print $send qq|

Shards