From 9b098a72968ffce99d59960b48b5ac7b2bd307c1 Mon Sep 17 00:00:00 2001 From: "heeju.joo" Date: Mon, 15 Apr 2013 17:32:25 +0900 Subject: [PATCH] SegmentControl: 2-buttons display issue (N_SE-34200) add label width in ui-controlgroup-horizontal, change overflow css Change-Id: I8cf60ea8af3e1b2ccbd30823ee3c07ab35764759 --- src/themes/tizen/common/jquery.mobile.controlgroup.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/themes/tizen/common/jquery.mobile.controlgroup.less b/src/themes/tizen/common/jquery.mobile.controlgroup.less index 13c52bf..be2e86a 100644 --- a/src/themes/tizen/common/jquery.mobile.controlgroup.less +++ b/src/themes/tizen/common/jquery.mobile.controlgroup.less @@ -121,6 +121,7 @@ fieldset.ui-controlgroup { } label { + width : 100% > span.ui-btn-inner { padding-top : 3 * @unit_base; padding-bottom : 3 * @unit_base; -- 2.7.4