From ff91104668bfc019244c71fac8443ca0fe4c7fb6 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Tue, 8 Nov 2011 15:51:17 +0900 Subject: [PATCH] Change min value of menustyle and liststyle Change-Id: Ie4a6fe41e50b25abc797d9d72de4b2ae5d944ead --- themes/inc/nbeat-black-hd-inc.edc | 2 +- themes/inc/nbeat-black-inc.edc | 2 +- themes/inc/nbeat-hd-inc.edc | 2 +- themes/inc/nbeat-inc.edc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/inc/nbeat-black-hd-inc.edc b/themes/inc/nbeat-black-hd-inc.edc index edf0ca2..0bb260c 100644 --- a/themes/inc/nbeat-black-hd-inc.edc +++ b/themes/inc/nbeat-black-hd-inc.edc @@ -773,7 +773,7 @@ #define POPUP_BUTTON3_VERTICAL_BUTTON_PADDING_BUTTON_MAX_INC 9999 16 #define POPUP_CONTENT_LISTSTYLE_PADDING_TOP_MIN_MAX_INC 3 3 -#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 614 520 +#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 614 408 #define POPUP_CONTENT_LISTSTYLE_PADDING_RIGHT_MIN_INC 3 0 #define POPUP_CONTENT_MINSTYLE_CONTENT_DEFAULT_MIN_INC 614 0 diff --git a/themes/inc/nbeat-black-inc.edc b/themes/inc/nbeat-black-inc.edc index 186fe33..99b6555 100644 --- a/themes/inc/nbeat-black-inc.edc +++ b/themes/inc/nbeat-black-inc.edc @@ -759,7 +759,7 @@ #define POPUP_BUTTON3_VERTICAL_BUTTON_PADDING_BUTTON_MAX_INC 9999 10 #define POPUP_CONTENT_LISTSTYLE_PADDING_TOP_MIN_MAX_INC 3 3 -#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 394 320 +#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 394 250 #define POPUP_CONTENT_LISTSTYLE_PADDING_RIGHT_MIN_INC 3 0 #define POPUP_CONTENT_MINSTYLE_CONTENT_DEFAULT_MIN_INC 394 0 diff --git a/themes/inc/nbeat-hd-inc.edc b/themes/inc/nbeat-hd-inc.edc index 8ef6492..8c291a2 100644 --- a/themes/inc/nbeat-hd-inc.edc +++ b/themes/inc/nbeat-hd-inc.edc @@ -788,7 +788,7 @@ #define POPUP_BUTTON3_VERTICAL_BUTTON_PADDING_BUTTON_MAX_INC 9999 16 #define POPUP_CONTENT_LISTSTYLE_PADDING_TOP_MIN_MAX_INC 3 3 -#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 614 520 +#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 614 408 #define POPUP_CONTENT_LISTSTYLE_PADDING_RIGHT_MIN_INC 3 0 #define POPUP_CONTENT_MINSTYLE_CONTENT_DEFAULT_MIN_INC 614 0 diff --git a/themes/inc/nbeat-inc.edc b/themes/inc/nbeat-inc.edc index 90db263..89ba19e 100644 --- a/themes/inc/nbeat-inc.edc +++ b/themes/inc/nbeat-inc.edc @@ -782,7 +782,7 @@ #define POPUP_BUTTON3_VERTICAL_BUTTON_PADDING_BUTTON_MAX_INC 9999 10 #define POPUP_CONTENT_LISTSTYLE_PADDING_TOP_MIN_MAX_INC 3 3 -#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 394 320 +#define POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC 394 250 #define POPUP_CONTENT_LISTSTYLE_PADDING_RIGHT_MIN_INC 3 0 #define POPUP_CONTENT_MINSTYLE_CONTENT_DEFAULT_MIN_INC 394 0 -- 2.7.4