X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthemes%2Ftizen%2Fcommon%2Fjquery.mobile.forms.textinput.less;h=5ad0160aa89d166f2594338e9efc7d7ddb645b0f;hb=75a90cf046e6601e1dc78b23599c79411623830b;hp=abd9490b27d2ec722aeb033e184b34aafe5fc8eb;hpb=d5928f38bcfff3f3f23b9f3b2c10c4be19520452;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git diff --git a/src/themes/tizen/common/jquery.mobile.forms.textinput.less b/src/themes/tizen/common/jquery.mobile.forms.textinput.less index abd9490..5ad0160 100755 --- a/src/themes/tizen/common/jquery.mobile.forms.textinput.less +++ b/src/themes/tizen/common/jquery.mobile.forms.textinput.less @@ -21,6 +21,7 @@ input.ui-input-text { } textarea.ui-input-text { height: 50*@unit_base; + resize: none; -webkit-transition: height 200ms linear; -moz-transition: height 200ms linear; -o-transition: height 200ms linear;