From: Jinhyuk Jun Date: Wed, 10 Apr 2013 14:20:33 +0000 (+0900) Subject: Naviframe : modify SIP down button's position X-Git-Tag: accepted/tizen_2.1/20130425.023924~2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40d97d029547417f2f9d919c944ea9271d714b34;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git Naviframe : modify SIP down button's position Change-Id: I498191606f3dd964854e1ad80c9fbad0ef534b98 --- diff --git a/src/themes/tizen/common/jquery.mobile.theme.less b/src/themes/tizen/common/jquery.mobile.theme.less index f88dca0..491f72e 100644 --- a/src/themes/tizen/common/jquery.mobile.theme.less +++ b/src/themes/tizen/common/jquery.mobile.theme.less @@ -39,8 +39,6 @@ box-shadow : none; .ui-icon { top : 8 * @unit_base; - left : auto; - margin-top : 0px; } } @@ -226,6 +224,7 @@ >.ui-btn.ui-btn-footer-down { .ui-icon { + left : auto; right : 13 * @unit_base; } }