Fix menu button alignment (#765)

The left hamburger menu button now is of the same height as all the other buttons.
This commit is contained in:
codedust 2020-03-05 16:38:01 +01:00 committed by fiaxh
parent 013b388896
commit f099def5b6
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
</child>
<child>
<object class="GtkMenuButton" id="menu_button">
<property name="valign">center</property>
<property name="visible">True</property>
<child>
<object class="GtkImage">