[geary/wip/765516-gtk-widget-conversation-viewer: 79/174] Reduce spacing between messages in the conversation list.



commit 38b1afd2d838f61a3a331f2e8e01c5ad1ef029fd
Author: Michael James Gratton <mike vee net>
Date:   Fri Jul 8 16:29:19 2016 +1000

    Reduce spacing between messages in the conversation list.

 ui/geary.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ui/geary.css b/ui/geary.css
index 61883a3..e1cea35 100644
--- a/ui/geary.css
+++ b/ui/geary.css
@@ -70,8 +70,8 @@ row.geary-folder-popover-list-row > label {
 #conversation_listbox > row:hover > box {
   background: shade(@theme_base_color, 0.96);
 }
-  margin-bottom: 18px;
 #conversation_listbox > row.geary_expand {
+  margin-bottom: 6px;
   border-bottom-width: 1px;
 }
 #conversation_listbox > row.geary_last {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]