Fix centering in race paused dialog (#3429)
This commit is contained in:
parent
0ff4d3d286
commit
6dab3b4e03
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<stkgui>
|
<stkgui>
|
||||||
<div x="2%" y="5%" width="90%" height="90%" layout="vertical-row" >
|
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||||
<header id="title" width="100%" text_align="center" text="Paused" proportion="2" />
|
<header id="title" width="100%" text_align="center" text="Paused" proportion="2" />
|
||||||
|
|
||||||
<!-- FIXME: some play in proportions occur below because the text of an icon
|
<!-- FIXME: some play in proportions occur below because the text of an icon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user