mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-22 17:48:51 +00:00
Removed genres on mobile
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
title="<%= title %>"><%= title %>
|
||||
</a>
|
||||
</div>
|
||||
<div class="pull-right title-bar-item">
|
||||
<div class="pull-right title-bar-item hidden-xs">
|
||||
<div id="genre-list" class="pull-right">
|
||||
<% _.each(genres, function(i) { %>
|
||||
<a href="/mixes/genre/<%= i.slug %>" class="label label-info arrowed-right arrowed-in"><%=
|
||||
|
||||
Reference in New Issue
Block a user