user-controls: Remove OARS widgetry size group
We don't actually want the menu button to have the same size of the popover, since the popover can grow pretty wide.
This commit is contained in:
parent
b25a4e2119
commit
e5ecc02488
|
@ -121,14 +121,6 @@
|
|||
|
||||
<menu id="age_menu" />
|
||||
|
||||
<object class="GtkSizeGroup">
|
||||
<property name="mode">horizontal</property>
|
||||
<widgets>
|
||||
<widget name="oars_button" />
|
||||
<widget name="oars_popover" />
|
||||
</widgets>
|
||||
</object>
|
||||
|
||||
<object class="MctRestrictApplicationsDialog" id="restrict_applications_dialog">
|
||||
<property name="visible">False</property>
|
||||
<property name="modal">True</property>
|
||||
|
|
Loading…
Reference in New Issue