[gnome-software] repos dialog: Spacing fixes



commit ab3c9527b6bc325ae127a5d915d25ee731fcb2ec
Author: Allan Day <allanpday gmail com>
Date:   Fri Feb 16 12:33:42 2018 +0000

    repos dialog: Spacing fixes

 src/gs-repos-dialog-row.ui | 12 ++++++------
 src/gs-repos-dialog.ui     |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/src/gs-repos-dialog-row.ui b/src/gs-repos-dialog-row.ui
index 192617aa..c57a6dc8 100644
--- a/src/gs-repos-dialog-row.ui
+++ b/src/gs-repos-dialog-row.ui
@@ -5,10 +5,10 @@
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
-        <property name="margin-top">12</property>
-        <property name="margin-bottom">12</property>
-        <property name="margin-start">12</property>
-        <property name="margin-end">12</property>
+        <property name="margin-top">18</property>
+        <property name="margin-bottom">18</property>
+        <property name="margin-start">18</property>
+        <property name="margin-end">18</property>
         <property name="can_focus">False</property>
         <property name="orientation">horizontal</property>
         <property name="spacing">16</property>
@@ -16,7 +16,7 @@
           <object class="GtkBox" id="vbox">
             <property name="visible">True</property>
             <property name="orientation">vertical</property>
-            <property name="spacing">4</property>
+            <property name="spacing">6</property>
             <child>
               <object class="GtkBox" id="hbox">
                 <property name="visible">True</property>
@@ -75,7 +75,7 @@
                   <object class="GtkBox">
                     <property name="visible">True</property>
                     <property name="orientation">vertical</property>
-                    <property name="spacing">4</property>
+                    <property name="spacing">12</property>
                     <child>
                       <object class="GtkBox" id="url_box">
                         <property name="visible">True</property>
diff --git a/src/gs-repos-dialog.ui b/src/gs-repos-dialog.ui
index 6a877086..f4d3d730 100644
--- a/src/gs-repos-dialog.ui
+++ b/src/gs-repos-dialog.ui
@@ -115,10 +115,10 @@
               <object class="GtkBox" id="box1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_start">16</property>
-                <property name="margin_end">16</property>
-                <property name="margin_top">16</property>
-                <property name="margin_bottom">32</property>
+                <property name="margin_start">52</property>
+                <property name="margin_end">52</property>
+                <property name="margin_top">24</property>
+                <property name="margin_bottom">40</property>
                 <property name="orientation">vertical</property>
                 <property name="spacing">4</property>
                 <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]