resize the board better at startup to actually show the whole board
[xboard.git] / gtk-interface.xml
index fd90471..42fc846 100644 (file)
@@ -10,7 +10,8 @@
         <property name="visible">True</property>
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>
-        <property name="ratio">0.80000001192092896</property>
+        <property name="xalign">0</property>
+        <property name="yalign">0</property>
         <property name="obey_child">False</property>
         <child>
           <object class="GtkVBox" id="VBox">
                 <child>
                   <object class="GtkLabel" id="Messages">
                     <property name="visible">True</property>
+                    <property name="xalign">0</property>
                     <property name="label" translatable="yes">not your turn</property>
                     <property name="single_line_mode">True</property>
                   </object>