[totem] main: Don't set a margin on the actionbar



commit ad72a952e8385c0e3c6ff32516db39f165a60815
Author: William Jon McCann <william jon mccann gmail com>
Date:   Fri Feb 14 16:02:39 2014 -0500

    main: Don't set a margin on the actionbar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723677

 src/totemselectiontoolbar.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/totemselectiontoolbar.ui b/src/totemselectiontoolbar.ui
index e72341d..49a820c 100644
--- a/src/totemselectiontoolbar.ui
+++ b/src/totemselectiontoolbar.ui
@@ -4,7 +4,6 @@
   <template class="TotemSelectionToolbar" parent="GtkActionBar">
     <property name="app_paintable">True</property>
     <property name="can_focus">False</property>
-    <property name="margin">6</property>
       <child>
         <object class="GtkButton" id="add_to_fav">
           <property name="visible">True</property>


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