summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 7e4b4efcb..f56830a7f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -124,6 +124,9 @@ div.postReply a:hover {
div.postReply div.postHeader {
background : white;
border : 1px solid #c0c0c0;
+}
+
+div.postReply > div.postHeader {
padding : 5px;
}