Playback, import fixes

This commit is contained in:
Gregory Eremin
2012-09-17 12:25:38 +04:00
parent a29f4433ca
commit e8fa9e4cda
14 changed files with 80 additions and 43 deletions
@@ -162,3 +162,13 @@
}
}
}
.artist-page.single-album {
.tracks > li {
width: 705px;
.title {
max-width: 615px;
}
}
}