diff options
author | umbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e> | 2009-03-07 14:25:11 +0000 |
---|---|---|
committer | umbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e> | 2009-03-07 14:25:11 +0000 |
commit | e57dbe286243788a6d1768fc3215d4f9ba1108e4 (patch) | |
tree | d19194983d2dade613f6bd4c578671823601eb74 /css | |
parent | 2c590168885afa9c5585135114eba57bb12ee46f (diff) | |
download | readability-simple-e57dbe286243788a6d1768fc3215d4f9ba1108e4.tar.bz2 readability-simple-e57dbe286243788a6d1768fc3215d4f9ba1108e4.zip |
Fix for #12
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@11 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
Diffstat (limited to 'css')
-rwxr-xr-x | css/readability.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/readability.css b/css/readability.css index 524e1c0..da6d5e4 100755 --- a/css/readability.css +++ b/css/readability.css @@ -57,8 +57,6 @@ #readFooter {
display: block;
border-top: 1px solid #333;
- height: 360px;
- margin-bottom: 260px;
text-align: center;
}
|