]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix margins around destination file settings
authorJohn Stebbins <jstebbins.hb@gmail.com>
Sun, 24 Dec 2017 00:33:48 +0000 (16:33 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sun, 24 Dec 2017 00:33:48 +0000 (16:33 -0800)
gtk/src/ghb.m4

index b94c14ecd812fd374d54f868dab4e7c9db12c614..84bd424182935a4912e5cdbab53f5b487a03b52b 100644 (file)
@@ -7067,8 +7067,8 @@ This file may be reloaded at a later time to edit your jobs and re-encode.</prop
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="margin-top">12</property>
-            <property name="margin-start">6</property>
-            <property name="margin-end">6</property>
+            <property name="margin-start">12</property>
+            <property name="margin-end">12</property>
             <child>
               <object class="GtkLabel" id="label18">
                 <property name="visible">True</property>