]> git.sesse.net Git - ultimatescore/blobdiff - score.css
Realign the clock bug.
[ultimatescore] / 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 {