From 8411673a282c5ad24cdc5560e5e018e3db7ea5fd Mon Sep 17 00:00:00 2001 From: davehauenstein Date: Mon, 20 Apr 2009 21:39:12 +0000 Subject: reply-to email header is now set to the user who sent the link git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@40 d4e419ec-0920-11de-bbfd-a7c1bc4c261e --- css/readability.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/readability.css b/css/readability.css index 3c1502b..c970a29 100755 --- a/css/readability.css +++ b/css/readability.css @@ -72,6 +72,7 @@ span.version { left: 10px; } #readTools a { + overflow: hidden; margin-bottom: 8px; display: block; opacity: .4; @@ -181,8 +182,8 @@ span.version { left: 50%; margin: 0 0 0 -240px; padding: 0; - width: 480px; - height: 460px; + width: 500px; + height: 490px; border: solid 3px #666; background-color: #fff; z-index: 100 !important; -- cgit v1.2.3