sp-window: Fix profiler menu button alignment

This commit is contained in:
Timm Bäder
2016-07-13 09:41:08 +02:00
parent c45a55b467
commit 0e89182300

View File

@ -54,6 +54,7 @@
<object class="SpProfilerMenuButton" id="profiler_menu_button"> <object class="SpProfilerMenuButton" id="profiler_menu_button">
<property name="width-request">200</property> <property name="width-request">200</property>
<property name="visible">true</property> <property name="visible">true</property>
<property name="halign">start</property>
</object> </object>
</child> </child>
<child> <child>