[recipes/recipe-link: 1/6] Slightly reduce the height of the instructions field
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes/recipe-link: 1/6] Slightly reduce the height of the instructions field
- Date: Wed, 4 Jan 2017 01:48:05 +0000 (UTC)
commit 76be4e4ac3da51d59e2a553975ce9d87e7943906
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 29 07:15:56 2016 -0500
Slightly reduce the height of the instructions field
It was a bit too much.
src/gr-edit-page.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-edit-page.ui b/src/gr-edit-page.ui
index a7c19d9..433ddb4 100644
--- a/src/gr-edit-page.ui
+++ b/src/gr-edit-page.ui
@@ -581,7 +581,7 @@
<object class="GtkScrolledWindow">
<property name="visible">1</property>
<property name="shadow-type">in</property>
- <property name="min-content-height">360</property>
+ <property name="min-content-height">300</property>
<child>
<object class="GtkTextView" id="instructions_field">
<property name="visible">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]