From: Steinar H. Gunderson Date: Sat, 7 Apr 2018 23:31:21 +0000 (+0200) Subject: Realign the clock bug. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=b9b7d06d27ca25abb92dd59efb7ae65096c7cd85;hp=0983f9b96d24c07bb72469d74e80f484df720d5a Realign the clock bug. --- diff --git a/score.css b/score.css index 9821c42..5d032e8 100644 --- a/score.css +++ b/score.css @@ -74,7 +74,8 @@ body { border: 1px solid #ccc; background: linear-gradient(to bottom, #fff, #eee); text-align: center; - height: 35px; + height: 36px; + padding-top: 2px; width: 90px; } .clockbug-hidden {