scrollview : remove overflow-x property
authorKoeun Choi <koeun.choi@samsung.com>
Mon, 1 Apr 2013 08:18:05 +0000 (17:18 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Wed, 3 Apr 2013 13:50:39 +0000 (22:50 +0900)
Change-Id: Ie279ef7a033d2a2377bed1df1fd51a4395c30f05

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

index bcb1c27..502c25e 100644 (file)
@@ -6,7 +6,6 @@
 
 .ui-scrollview-view {
        overflow: visible;
-       overflow-x: hidden;
 }
 
 .ui-scrolllistview .ui-li-divider {