summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorRyan Parrish <[email protected]>2013-04-01 10:41:20 -0400
committerRyan Parrish <[email protected]>2013-04-01 10:41:20 -0400
commitf4bae03a6ef44dbc37138200c8691e17078dbe69 (patch)
tree02ae082335e88869d0075fa9d9559825829c8a6d /tt-rss.css
parent7081aaa09bf57d908c77ba21276dcf71901eb184 (diff)
parent837ec70e3ee4378f4d7a0a616ad0f291b311152a (diff)
Merge branch 'master' of https://github.com/stickystyle/Tiny-Tiny-RSS
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index dd89bff87..c6bc77dc3 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -972,6 +972,7 @@ div.postHeader span.author {
body#ttrssZoom {
margin-left : auto;
margin-right : auto;
+ padding : 2em;
max-width : 800px;
background : #f0f0f0;
}
@@ -982,7 +983,6 @@ body#ttrssZoom div.postContent p {
body#ttrssZoom div.postReply {
border : 1px solid #ccc;
- margin : 20px;
box-shadow : 0px 0px 3px #ccc;
}