From 13d29f2641942961d3ce4209921905e81c146403 Mon Sep 17 00:00:00 2001 From: Goun Lee Date: Fri, 30 Mar 2012 13:25:19 +0900 Subject: [PATCH] [index]Fixed S1-1971, S1-2168 issue: text item is cut partially --- themes/widgets/index.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/widgets/index.edc b/themes/widgets/index.edc index 049bd55..af855a9 100644 --- a/themes/widgets/index.edc +++ b/themes/widgets/index.edc @@ -633,7 +633,7 @@ color: INDEX_PAGECONTROL_FONT_COLOR_INC 0; align: 0.5 0.5; text { - font: "SLP:style=Bold"; + font: "SLP:style=Medium"; size: INDEX_PAGECONTROL_FONT_SIZE_INC; min: 0 1; align: 0.5 0.5; -- 2.7.4