summaryrefslogtreecommitdiffstats
path: root/css/stats.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/stats.css')
-rw-r--r--css/stats.css3
1 files changed, 2 insertions, 1 deletions
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;