From: Paweł Forysiuk Date: Sun, 23 Oct 2011 12:19:22 +0000 (+0200) Subject: Make title on speed dial a bit easier to click for editing X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b359341801ded617ac82bdbc4d2004e50ba730d2;p=midori Make title on speed dial a bit easier to click for editing --- 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;