Gave the upkeep panel a bit more space so that two-digit numbers fit nicely.
This commit is contained in:
parent
a03f59778e
commit
fb9df57ef5
1 changed files with 2 additions and 2 deletions
|
@ -191,7 +191,7 @@
|
|||
[panel]
|
||||
id=upkeep-panel
|
||||
image=themes/status-bg.png
|
||||
rect="+5,=,+80,="
|
||||
rect="+5,=,+90,="
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -334,7 +334,7 @@
|
|||
id=status-upkeep
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
ref=upkeep-icon
|
||||
rect="+4,=,+40,+16"
|
||||
rect="+4,=,+50,+16"
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
|
|
Loading…
Add table
Reference in a new issue