[gnome-software] Trivial formatting improvement



commit 58bd0c6a25c964892f0062cb559c735be26f2c95
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 3 19:55:29 2013 -0400

    Trivial formatting improvement
    
    Add some spacing between the description and the link button
    in the details page.

 src/gnome-software.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index f2926bd..a026e90 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -730,6 +730,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
+                    <property name="xalign">0</property>
                     <property name="halign">start</property>
                     <property name="relief">none</property>
                     <property name="uri"> http://www.gimp.org/</property>
@@ -772,6 +773,7 @@ and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all
 with multi-level undo.
 </property>
                     <property name="wrap">True</property>
+                    <property name="margin_bottom">20</property>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>


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