From e8d46c4300d6cef6bdf7f15dfb72d10c5acdc2f9 Mon Sep 17 00:00:00 2001 From: fkloft Date: Mon, 19 Jan 2015 22:34:01 +0100 Subject: [PATCH] Tweaks to new style --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index a07e005a..19ae7b2c 100644 --- a/style.css +++ b/style.css @@ -1133,8 +1133,7 @@ g.checkpoint:hover circle { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; - vertical-align: top; + vertical-align: text-bottom; width: 100%; - line-height: 1em; }