Browse Source

add card members popup line height hotfix.

Yasar icli 10 years ago
parent
commit
dfce9f0a0f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      client/components/main/popup.styl

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

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