diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/css/conversation.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index ab6eb3c01..3a93064b8 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -280,7 +280,7 @@ a.wall-item-name-link { .section-content-wrapper h3, .section-content-wrapper h4 { padding-top: 60px; - margin-top: -40px; + margin-top: -60px; } .toc { |