mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
Fixed issue with gap between menubar and guake window in Ubuntu 13.04
Accept GH PR #140
This commit is contained in:
parent
d8bb61c836
commit
bb255bf22d
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user