Popup: css word-wrap:break-word has been added
authorhjnim.kim <hjnim.kim@samsung.com>
Mon, 25 Feb 2013 04:45:11 +0000 (13:45 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 7 Mar 2013 12:04:17 +0000 (21:04 +0900)
work-wrap:break-word has been added in .ui-popup
(DoCoMo's request) 152-2

Change-Id: I0af2c590a9626b3483261f2cab885cac6c0381aa

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

index 5b03a57..a7d9562 100644 (file)
@@ -40,6 +40,7 @@
                > .ui-popup-button-bg {
                        width : 100%;
                }
+               word-wrap : break-word;
        }
 
        .ui-popup-title {