vertical center text in songlist

This commit is contained in:
listen1 2016-05-15 16:28:55 +08:00
parent c9e4d3672e
commit 432fd7813b

View File

@ -783,7 +783,7 @@ li {
float: left;
width: 100%;
display: block;
padding: 8px;
padding: 10px;
}
.detail-songlist .col2 {
@ -811,7 +811,7 @@ li {
.detail-songlist .detail-tools {
float: right;
height: 35px;
height: 21px;
position: relative;
width: 118px;
}