demo: Fix the size of the run button

This commit is contained in:
Yosef Or Boczko 2013-12-03 18:44:07 +02:00
parent 8193c8c770
commit d9ce2ba32f

View File

@ -49,7 +49,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="action_name">win.run</property> <property name="action_name">win.run</property>
<style> <style>
<class name="image-button"/> <class name="text-button"/>
</style> </style>
<child> <child>
<object class="GtkLabel" id="run_label"> <object class="GtkLabel" id="run_label">