From b359341801ded617ac82bdbc4d2004e50ba730d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Forysiuk?= Date: Sun, 23 Oct 2011 14:19:22 +0200 Subject: [PATCH] Make title on speed dial a bit easier to click for editing --- data/speeddial-head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/speeddial-head.html b/data/speeddial-head.html index 201fc9c5..ff868666 100644 --- a/data/speeddial-head.html +++ b/data/speeddial-head.html @@ -68,7 +68,7 @@ .title { text-align: center; - margin-top: -12%; + margin-top: -17%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;