[dconf-editor] Increase row height.



commit af4bfc05c7eff91f6cdafc2e22faffac961b7af0
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Feb 19 15:13:16 2018 +0100

    Increase row height.

 editor/dconf-editor.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/editor/dconf-editor.css b/editor/dconf-editor.css
index b7214d0..ad01686 100644
--- a/editor/dconf-editor.css
+++ b/editor/dconf-editor.css
@@ -69,8 +69,8 @@
                                                                                   padding 0.3s,
                                                                                   border-radius 0.3s; } 
stuttering of a single row is almost bearable */
 
-                                   .keys-list          > .key-row    { min-height:4em; }
-                                   .keys-list          > .folder-row { min-height:2em; }
+                                   .keys-list          > .key-row    { min-height:4.2em; }
+                                   .keys-list          > .folder-row { min-height:2.1em; }
                                    .keys-list          > row         { margin:0;      padding-top:0.25em; 
padding-bottom:0.25em; }
 .large-window                      .keys-list          > row         { margin:0.25em; padding-top:0;      
padding-bottom:0;      }
 


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