window: make content_header_bar a GtkGrid

The recent port of GtkBox to Gadgets caused a misalignment of the
left_toolbar and the app sidebar. GtkGrid handles the size group
alignment properly.

https://bugzilla.gnome.org/show_bug.cgi?id=761759
This commit is contained in:
Felipe Borges 2016-02-16 14:42:09 +01:00 committed by Erick Perez Castellanos
parent 9079d4432c
commit 779912c291

View file

@ -157,7 +157,7 @@
<widget name="done_button"/>
</widgets>
</object>
<object class="GtkBox" id="content_header_bar">
<object class="GtkGrid" id="content_header_bar">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>