[gnome-text-editor] preferences: fix line-height
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] preferences: fix line-height
- Date: Wed, 1 Dec 2021 04:15:56 +0000 (UTC)
commit c895604dbce9cd911c4b58e451bcebf4f6b972eb
Author: Christian Hergert <chergert redhat com>
Date: Tue Nov 30 20:15:32 2021 -0800
preferences: fix line-height
It should at least match what we do elsewhere.
src/TextEditor.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/TextEditor.css b/src/TextEditor.css
index aa6f8f1..bef1aaf 100644
--- a/src/TextEditor.css
+++ b/src/TextEditor.css
@@ -6,7 +6,7 @@
/* EditorPreferencesDialog */
.org-gnome-TextEditor.preferences textview.preview {
- line-height: 1.5;
+ line-height: 1.2;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]