]> git.sesse.net Git - ultimatescore/commitdiff
Realign the clock bug.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Apr 2018 23:31:21 +0000 (01:31 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Apr 2018 23:31:21 +0000 (01:31 +0200)
score.css

index 9821c42835cd52e84931079b7b3aa04dcc125090..5d032e8d5d5fda1bec835fa0b44d62fc6ca24bf3 100644 (file)
--- 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 {