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 eca80e464b
commit 1cd44f87f3

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">