widen the last 10 callers a bit :)

This commit is contained in:
Andrew Pamment 2016-08-21 15:19:52 +10:00
parent 1355ee32ec
commit 8330b03eb1

View File

@ -206,13 +206,13 @@
.last10-name { .last10-name {
float: left; float: left;
display: table-column; display: table-column;
width: 200px; width: 300px;
} }
.last10-location { .last10-location {
float: left; float: left;
display: table-column; display: table-column;
width: 200px; width: 300px;
} }
.last10-date { .last10-date {