From 167e397706728b0948e6238fe3db3d292fa0c360 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Thu, 8 May 2014 22:41:13 +0200 Subject: Trying to make the conversation better readable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit by adding borders and adding more space between the threads. If you don’t like it feel free to revert it. --- view/css/conversation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/css') diff --git a/view/css/conversation.css b/view/css/conversation.css index 281f65683..829630c55 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -57,7 +57,7 @@ /* conversation */ .thread-wrapper.toplevel_item { - margin-bottom: 10px; + margin-bottom: 20px; } /* conv_item */ -- cgit v1.2.3