Export 0.1.57
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.forms.textinput.less
index a7f1a88..31c61c2 100755 (executable)
@@ -112,7 +112,6 @@ textarea.ui-input-text {
                display : block;\r
                position: relative;\r
 \r
-               margin-right : 150 * @unit_base;\r
                background-color: @color_searchbar_input_field_bg;\r
                .ui-input-text {\r
                        height: 74 * @unit_base;\r
@@ -122,7 +121,6 @@ textarea.ui-input-text {
                }\r
        }\r
        .ui-input-search-default {\r
-               margin-right : 150 * @unit_base;\r
                -webkit-transition: width 400ms linear;\r
                -moz-transition: width 400ms linear;\r
                -o-transition: width 400ms linear;\r