Merge pull request #490 from paulsmith/issue-489-playlist-btn-hidden

Fix playlist button being hidden by badges in FF
This commit is contained in:
Chris McAvoy 2013-06-06 06:17:23 -07:00
Родитель cb5feac7db 71fe9c6782
Коммит 01aae17def
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -19,10 +19,10 @@ doesn't have a URL #}
{% endmacro %}
<figure class="thumbnail">
<div class="playlist-bar pull-right">
{% if not playlisted %}
{% include "includes/add-to-playlist-btn.html" %}
{% endif %}
<div class="playlist-bar text-right">
{% if not playlisted %}
{% include "includes/add-to-playlist-btn.html" %}
{% endif %}
</div>
<a href="{{ itemUrl(url, item) }}"><img src="{{ item.image }}"></a>
<figcaption class="caption">