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 {
float: left;
display: table-column;
width: 200px;
width: 300px;
}
.last10-location {
float: left;
display: table-column;
width: 200px;
width: 300px;
}
.last10-date {