Got rid of drag div in playlist
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user