Radio : remove default radio's width(N_SE-33579)
authorJinhyuk Jun <jinhyuk.jun@samsung.com>
Wed, 10 Apr 2013 08:23:04 +0000 (17:23 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Wed, 10 Apr 2013 14:57:33 +0000 (23:57 +0900)
Change-Id: Ib8ed54e8e693e30733fd15090fc8213ff14fc143

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

index 11e2579..13c52bf 100644 (file)
@@ -38,9 +38,6 @@ fieldset.ui-controlgroup {
                        white-space: nowrap;
                }
        }
-       .ui-radio-off, .ui-radio-on {
-               width: 100%;
-       }
        .ui-radio-on {
                .ui-btn-inner {
                        background : @color_bg;