From 8330b03eb11e503d82f176742365b3b30d01a21a Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Sun, 21 Aug 2016 15:19:52 +1000 Subject: [PATCH] widen the last 10 callers a bit :) --- www/static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/static/style.css b/www/static/style.css index cea84ba..ee41005 100644 --- a/www/static/style.css +++ b/www/static/style.css @@ -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 {