SegmentControl: 2-buttons display issue (N_SE-34200)
authorheeju.joo <heeju.joo@samsung.com>
Mon, 15 Apr 2013 08:32:25 +0000 (17:32 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:34:17 +0000 (13:34 +0900)
add label width in ui-controlgroup-horizontal, change overflow css

Change-Id: I8cf60ea8af3e1b2ccbd30823ee3c07ab35764759

src/themes/tizen/common/jquery.mobile.controlgroup.less

index 13c52bf..be2e86a 100644 (file)
@@ -121,6 +121,7 @@ fieldset.ui-controlgroup {
        }
 
        label {
+               width : 100%
                > span.ui-btn-inner {
                        padding-top : 3 * @unit_base;
                        padding-bottom : 3 * @unit_base;