[dconf-editor] Higher rows when small-keys-list-rows is true.



commit 39b04d57710d14e2a1bbdc4a0362a496cff1b443
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Nov 9 15:15:01 2017 +0100

    Higher rows when small-keys-list-rows is true.

 editor/dconf-editor.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/editor/dconf-editor.css b/editor/dconf-editor.css
index d35fe33..bf6a4ff 100644
--- a/editor/dconf-editor.css
+++ b/editor/dconf-editor.css
@@ -29,7 +29,7 @@
 
                                                 .keys-list          > row,
                                                 .bookmarks     list > row { min-height:2.6rem; }
-                          .small-keys-list-rows .keys-list          > row,
+                          .small-keys-list-rows .keys-list          > row { min-height:2.0rem; }
                           .small-bookmarks-rows .bookmarks     list > row { min-height:1.3rem; }
 
 /* bookmarks */


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