Merge pull request #181 from argonui/menu-offset-increase
Bottom menu: Increase offset from 60 to 80
This commit is contained in:
commit
bf79fa986e
@ -30,7 +30,7 @@
|
||||
rectAlignment="LowerRight"
|
||||
width="35"
|
||||
height="146"
|
||||
offsetXY="-1 60"
|
||||
offsetXY="-1 80"
|
||||
spacing="2">
|
||||
<Button icon="cthulhu"
|
||||
tooltip="Campaigns"
|
||||
|
@ -72,7 +72,7 @@
|
||||
class="window"
|
||||
active="false"
|
||||
rectAlignment="LowerRight"
|
||||
offsetXY="-50 60">
|
||||
offsetXY="-50 80">
|
||||
<!-- Header: Options -->
|
||||
<Row preferredHeight="60">
|
||||
<Cell>
|
||||
|
Loading…
Reference in New Issue
Block a user