[dconf-editor/gnome-3-24] Higher rows when small-keys-list-rows is true.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor/gnome-3-24] Higher rows when small-keys-list-rows is true.
- Date: Thu, 9 Nov 2017 14:16:19 +0000 (UTC)
commit 1c5d428c92b00af70c321ccbca453941cdefe02f
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 a703650..556ef61 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]