Make title center
This commit is contained in:
parent
49e4a35b3e
commit
85e46c06db
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<stkgui>
|
<stkgui>
|
||||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true"
|
||||||
I18N="In the vote dialog" text="Vote"/>
|
I18N="In the vote dialog" text="Vote"/>
|
||||||
|
|
||||||
<spacer height="2%" width="50"/>
|
<spacer height="2%" width="50"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user