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