Fixed issue with gap between menubar and guake window in Ubuntu 13.04

Accept GH PR #140
This commit is contained in:
Fors 2013-05-04 18:35:59 +03:00 committed by max ulidtko
parent d8bb61c836
commit bb255bf22d

View File

@ -9,7 +9,7 @@
<property name="skip_pager_hint">True</property>
<property name="urgency_hint">True</property>
<property name="decorated">False</property>
<property name="gravity">static</property>
<property name="gravity">north</property>
<child>
<widget class="GtkVBox" id="mainframe">
<property name="visible">True</property>