mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 19:57:44 +00:00
Fix bug #21542: Observers icon on the top bar overlaps the Menu button
This commit is contained in:
parent
1814f21321
commit
d4494d7e79
@ -348,21 +348,10 @@
|
||||
|
||||
{COUNTDOWN_THEME_STATUS {DEFAULT_FONT_SMALL}}
|
||||
|
||||
# This panel encloses the location information displays and the
|
||||
# observer icon. This separate container is used so that we can
|
||||
# make the terrain name display stretch to fill all available space
|
||||
# so that the long strings don't get cut off as easily.
|
||||
[panel]
|
||||
id=terrain-panel
|
||||
rect="+0,=,1024,="
|
||||
xanchor=left
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[observers]
|
||||
id=observers
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="+4,=,+16,+16"
|
||||
rect="+15,=,+16,+{DEFAULT_FONT_SMALL_HEIGHT}"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/observers]
|
||||
|
Loading…
x
Reference in New Issue
Block a user