Started using the more options button on the suggested videos also, to ensure similarity through the page

This commit is contained in:
Kasper Rynning-Tønnesen
2017-06-04 10:45:27 +02:00
parent a20f454642
commit b6f7a834d8
6 changed files with 29 additions and 12 deletions

View File

@@ -246,8 +246,8 @@
<a href="#" class="waves-effect btn-flat clickable more_button">
<i class="material-icons">more_vert</i>
</a>
<a title="Remove song" class="waves-effect btn-flat clickable hide-on-small-only delete_button hide suggested_remove">Delete</a>
<a title="Remove song" class="waves-effect btn-flat clickable hide-on-med-and-up delete_button hide suggested_remove"><i class="material-icons">close</i></a>
<!--<a title="Remove song" class="waves-effect btn-flat clickable hide-on-small-only delete_button hide suggested_remove">Delete</a>
<a title="Remove song" class="waves-effect btn-flat clickable hide-on-med-and-up delete_button hide suggested_remove"><i class="material-icons">close</i></a>-->
</div>
</div>
</div>