diff --git a/couchpotato/core/plugins/log/static/log.css b/couchpotato/core/plugins/log/static/log.css index ec1f838c..222b8efa 100644 --- a/couchpotato/core/plugins/log/static/log.css +++ b/couchpotato/core/plugins/log/static/log.css @@ -59,6 +59,7 @@ width: 14%; color: lightgrey; padding: 3px 0; + font-size: 10px; } .page.log .container .time:last-child { display: none; }