Naviframe : fix header's back button position
authorJinhyuk Jun <jinhyuk.jun@samsung.com>
Mon, 25 Mar 2013 11:34:00 +0000 (20:34 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Sat, 30 Mar 2013 12:44:00 +0000 (21:44 +0900)
Change-Id: Ie0bd1139816c64dfbb95eae9684a205e4e0b8adb

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

index 6519d23..6622ffe 100644 (file)
        > .ui-btn.ui-btn-back,
        > .ui-btn.ui-btn-footer-down {
                right : 13 * @unit_base;
+               .ui-icon-header-back-btn {
+                       left : 0px;
+               }
        }
 
        img {