Skip to content

Commit

Permalink
issue #161: let the clickable label expand, as it does in the locatio…
Browse files Browse the repository at this point in the history
…n infobox.
  • Loading branch information
mfrasca committed Aug 5, 2016
1 parent 01658e5 commit a19d61b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions bauble/plugins/garden/loc_infobox.glade
Expand Up @@ -55,13 +55,14 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_FILL</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
Expand Down

0 comments on commit a19d61b

Please sign in to comment.