summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authordavehauenstein <davehauenstein@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-04-20 21:39:12 +0000
committerdavehauenstein <davehauenstein@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-04-20 21:39:12 +0000
commit8411673a282c5ad24cdc5560e5e018e3db7ea5fd (patch)
tree30421163ee6451a1be8863660d014ac8e5ca7bda /css
parent3a0b64807961f056517a45e1600ac7b3b72d35d4 (diff)
downloadreadability-simple-8411673a282c5ad24cdc5560e5e018e3db7ea5fd.tar.bz2
readability-simple-8411673a282c5ad24cdc5560e5e018e3db7ea5fd.zip
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
Diffstat (limited to 'css')
-rwxr-xr-xcss/readability.css5
1 files changed, 3 insertions, 2 deletions
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;