From 5c29e84d222252bcc92e70fafb4a4bff51c7647b Mon Sep 17 00:00:00 2001 From: "Jae-Hyeong, Sim" Date: Sat, 11 Apr 2015 02:29:42 +0900 Subject: [PATCH] gamespage_details_subheader - margin fix margin-bottom issue fix. --- resource/layout/gamespage_details_subheader.layout | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resource/layout/gamespage_details_subheader.layout b/resource/layout/gamespage_details_subheader.layout index 49bb9ad6..848c97bc 100644 --- a/resource/layout/gamespage_details_subheader.layout +++ b/resource/layout/gamespage_details_subheader.layout @@ -19,8 +19,13 @@ { render_bg { - 0="fill( x0 + 2, y0 + 2, x1 + 2, y1 - 2, BlackTr )" - 1="dashedrect( x0 + 2, y0 + 2, x1 + 2, y1 - 2, Black )" + // English + 0="fill( x0 + 2, y0 + 2, x1 + 2, y1 - 6, BlackTr )" + 1="dashedrect( x0 + 2, y0 + 2, x1 + 2, y1 - 6, Black )" + + // Korean + // 0="fill( x0 + 2, y0 + 2, x1 + 2, y1 - 9, BlackTr )" + // 1="dashedrect( x0 + 2, y0 + 2, x1 + 2, y1 - 9, Black )" } } @@ -67,7 +72,7 @@ region=header dir=right align=middle - margin-top=-3 + margin-top=-4 margin-left=10 margin-right=0 spacing=10