Got rid of drag div in playlist

This commit is contained in:
Gregory Eremin
2011-09-26 14:06:14 +04:00
parent 023e405563
commit 2f75877f38
2 changed files with 1 additions and 10 deletions
-8
View File
@@ -60,14 +60,6 @@
list-style: none;
background-color: #ffffff;
border-bottom: #DDD 1px solid;
.drag {
float: left;
margin: 11px 0 0 -6px;
width: 15px;
height: 26px;
background: url("/assets/drag.png");
cursor: pointer;
}
.artist-name {
font-size: 11px;
margin: 0 0 0 5px;