[recipes/recipe-link: 7/8] Slightly reduce the height of the instructions field



commit 761d0f44cc31b1f16772bdb2a9e753cd135e8bb6
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 64f4111..6745ee4 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]