ui: Claim back unused space from the 800 px minimap theme

This allows the minimap widget to be 2 pixels wider, and frees up 7
pixels of vertical space for the rest of the sidebar
This commit is contained in:
Iris Morelle 2021-03-24 04:23:25 -03:00
parent 5f462c6064
commit fd37a05ffe
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -234,22 +234,22 @@
[change]
id=minimap-panel
image=themes/classic/minimap-800.png
rect="=,=+6,+181,+177"
rect="=,=+6,+181,+170"
[/change]
# reduce size of minimap
[change]
id=mini-map
rect="=+45,=+4,=-8,+165"
rect="=+43,=+4,=-8,+158"
[/change]
[change]
id=minimap-button-1
ref=minimap-panel
rect="=+15,=+7,+25,+25"
rect="=+15,=+6,+25,+25"
[/change]
[change]
id=minimap-button-2
rect="=,+3,+25,+25"
rect="=,+1,+25,+25"
[/change]
[change]
id=minimap-button-3