From: Jinhyuk Jun Date: Wed, 10 Apr 2013 08:23:04 +0000 (+0900) Subject: Radio : remove default radio's width(N_SE-33579) X-Git-Tag: accepted/tizen_2.1/20130425.023924~2^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c08eb649c5fd4be108edd823f58b9da75d014c43;p=framework%2Fweb%2Fweb-ui-fw.git Radio : remove default radio's width(N_SE-33579) Change-Id: Ib8ed54e8e693e30733fd15090fc8213ff14fc143 --- diff --git a/src/themes/tizen/common/jquery.mobile.controlgroup.less b/src/themes/tizen/common/jquery.mobile.controlgroup.less index 11e2579..13c52bf 100644 --- a/src/themes/tizen/common/jquery.mobile.controlgroup.less +++ b/src/themes/tizen/common/jquery.mobile.controlgroup.less @@ -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;