From 4c5788d05a0d27d5672ad85094809be8659d07c6 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Sun, 17 Feb 2013 03:09:16 -0800 Subject: Memberlist cleanup. CSS tweeks. --- css/stats.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/stats.css b/css/stats.css index ab7ec77..c214726 100644 --- a/css/stats.css +++ b/css/stats.css @@ -36,6 +36,7 @@ .mapNavCon { height:150px; width:900px; + margin-bottom:10px; } .mapNavLeft { float:left; @@ -229,7 +230,7 @@ td, th { .memberName { float:left; padding: 5px 0px 3px 3px; - width:130px; + width:175px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; -- cgit v1.2.3