瀏覽代碼

a links specifies line breaking rules hotfix.

Yasar icli 10 年之前
父節點
當前提交
de8aa913c5
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 1 0
      client/components/main/layouts.styl
  2. 2 2
      client/components/main/popup.styl

+ 1 - 0
client/components/main/layouts.styl

@@ -83,6 +83,7 @@ strong
 p
 p
   a
   a
     text-decoration: underline
     text-decoration: underline
+    word-wrap: break-word
 
 
 table, p
 table, p
   margin-bottom: 8px
   margin-bottom: 8px

+ 2 - 2
client/components/main/popup.styl

@@ -137,8 +137,8 @@ $popupWidth = 300px
     position: relative
     position: relative
     margin: 0 -10px
     margin: 0 -10px
     text-decoration: none
     text-decoration: none
-    overflow:hidden;
-    line-height:33px;
+    overflow:hidden
+    line-height:33px
 
 
     .item-name
     .item-name
       display: block
       display: block