SegmentControl: 2-buttons display issue (N_SE-34200)
authorheeju.joo <heeju.joo@samsung.com>
Tue, 16 Apr 2013 03:31:40 +0000 (12:31 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:38:23 +0000 (13:38 +0900)
add label width in ui-controlgroup-horizontal

Change-Id: I222bdcd552cc0b59b502ffcac1dd2322a1d05725

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

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