ui: Fix bad x position for the theme UI battery status on low resolutions
This commit is contained in:
parent
984571dfe1
commit
c4c5629c66
1 changed files with 1 additions and 1 deletions
|
@ -681,7 +681,7 @@
|
|||
[/change]
|
||||
[change]
|
||||
id=status-battery
|
||||
rect="+4,=+1,+40,+{DEFAULT_FONT_TINY_HEIGHT}"
|
||||
rect="=+4,=+1,+40,+{DEFAULT_FONT_TINY_HEIGHT}"
|
||||
font_size={DEFAULT_FONT_TINY}
|
||||
[/change]
|
||||
[change]
|
||||
|
|
Loading…
Add table
Reference in a new issue