fix upload text style, close #802

This commit is contained in:
afc163 2016-01-02 21:21:29 +08:00
parent b56c5bb9e3
commit c879aea3c2

View File

@ -160,6 +160,7 @@
height: 48px;
display: inline-block;
overflow: hidden;
vertical-align: middle;
}
&-picture &-item-thumbnail img {
@ -178,7 +179,6 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: top;
margin: 0 0 0 8px;
line-height: 42px;
transition: all 0.3s ease;