Change URLBar margin

This commit is contained in:
ungstein 2021-10-02 20:05:20 +09:30
parent 36581b1b09
commit c841b615e9
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
2 changed files with 2 additions and 2 deletions

View File

@ -253,7 +253,7 @@
place { control="StatusText" align=bottom height=24 margin-left=9 margin-bottom=1 }
place { control="PageLoadThrobber" align=right margin-top=34 margin-right=10 width=20 height=20 }
place { control="BackButton,ForwardButton,ReloadButton,StopButton,URLStatusImage,EVCert,URLBar" x=5 y=32 height=24 width=max spacing=8 margin-right=100 }
place { control="BackButton,ForwardButton,ReloadButton,StopButton,URLStatusImage,EVCert,URLBar" x=5 y=32 height=24 width=max spacing=8 margin-right=39 }
}
}

View File

@ -892,7 +892,7 @@
place { control="EVCert" align=left x=155 y=43 height=23 width=100 spacing=0 margin-left=0 }
place { control="URLBar" x=255 y=43 height=23 width=max spacing=8 margin-right=100 }
place { control="URLBar" x=255 y=43 height=23 width=max spacing=8 margin-right=39 }
place {control="label_search_icon,library_search" x=80 y=43 height=24 spacing=8}