a links specifies line breaking rules hotfix.

pull/231/head
Yasar icli 10 years ago
parent dfce9f0a0f
commit de8aa913c5
  1. 1
      client/components/main/layouts.styl
  2. 4
      client/components/main/popup.styl

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

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

Loading…
Cancel
Save