Browse Source

Merge branch 'dev' into release-20170915

yangc 8 years ago
parent
commit
e39e135f8c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/resources/view/common/billInfoModal.html

+ 1 - 0
src/main/webapp/resources/view/common/billInfoModal.html

@@ -29,6 +29,7 @@ div.title {
 
 #body .row {
 	margin-bottom: 10px;
+	word-break: break-all;
 }
 
 .close {